when i upload my yii website to idwebhost i have problem like this
CDbConnection failed to open the DB connection: SQLSTATE[HY000] [1045] Access denied for user 'cieprod1_ubay'@'ngasem.idwebhost.com' (using password: YES) ![enter image description here][1]
My config in main.php
'db'=>array( 'connectionString' => 'mysql:host=cieproduction.com;dbname=cieprod1_dbmabak', 'emulatePrepare' => true, 'username' => 'cieprod1_ubay', 'password' => 'a60spygA-bDA', 'charset' => 'utf8', ),
I dont know what is wrong :(
Aucun commentaire:
Enregistrer un commentaire