Friday, January 16, 2009

Error #2002 in phpMyAdmin

You may get this error while accessing phpMyAadmin from cPanel or from WHM.

ERROR 2002: Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’

This error can be resolved by creating a soft link for mysql.sock to “/tmp”.

#ln -s /var/lib/mysql/mysql.sock /tmp

Restart Mysql.

0 comments:

Post a Comment

  © Blogger template PingooIgloo by Ourblogtemplates.com 2009

Back to TOP