Category Archives: zend framework

Zend Framework error MySQL server through socket /tmp/mysql.sock

On a new apache/mysql installation, i got following error when connecting to mysql database in zend framework. An error occurred Application error Exception information: Message: SQLSTATE[HY000] [2002] Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) This is because … Continue reading

Posted in zend framework | Tagged , | Leave a comment