CDbException: CDbConnection failed to open the DB connection
- by Vinay Rajput
Hi I am new to ubuntu and php mysql, i have intalled xampp and learning Yii, but while testing a script i got this problem, not able to figure out the solution, i have been through many forums solutions but none of them worked for me.
Please help.
1) DbTest::testConnection
CDbException: CDbConnection failed to open the DB connection.
/opt/lampp/htdocs/YiiRoot/framework/db/CDbConnection.php:388
/opt/lampp/htdocs/YiiRoot/framework/db/CDbConnection.php:331
/opt/lampp/htdocs/YiiRoot/framework/db/CDbConnection.php:309
/opt/lampp/htdocs/YiiRoot/framework/base/CModule.php:388
/opt/lampp/htdocs/YiiRoot/framework/base/CModule.php:104
/opt/lampp/htdocs/trackstar/protected/tests/unit/DbTest.php:6
FAILURES!
Tests: 1, Assertions: 0, Errors: 1.