CDbException: CDbConnection failed to open the DB connection

Posted by Vinay Rajput on Ask Ubuntu See other posts from Ask Ubuntu or by Vinay Rajput
Published on 2012-10-06T14:54:20Z Indexed on 2012/10/06 15:52 UTC
Read the original article Hit count: 336

Filed under:

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.

© Ask Ubuntu or respective owner

Related posts about xampp