roundcube的config.inc.php資料庫、使用者、帳號都設定正確,但測試不OK
將
$config['db_dsnw'] = 'mysql://roundcube:pass@localhost/roundcubemail
localhost改為127.0.0.1
就能通過測試了