0
我,當我上傳我的internet.here網站這個錯誤是整個錯誤MySQL的:CDbConnection未能打開數據庫連接
CDbConnection failed to open the DB connection: SQLSTATE[28000] [1045] Access denied for user 'glochina_ehsan'@'localhost' (using password: YES)
,這裏是這是在我的配置文件中的代碼。
'connectionString' => 'mysql:host=localhost;port=3306;dbname=golchina_sanayedasti',
'emulatePrepare' => true,
'username' => 'glochina_ehsan',
'password' => '**',
'charset' => 'utf8',
是啊,這是一個錯誤,但仍然有問題... CDbConnection未能打開數據庫連接:SQLSTATE [42000] [1044]拒絕訪問用戶golchina_ehsan'@「localhost」的數據庫「golchina_sanayedasti」 – Ehsan 2012-04-09 06:40:56