mysqlmysql-error-2002

MySql Error will not let me connect to DB


(HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock

Does anyone know of a solution to this problem?


Solution

  • Maybe this will help.

    Are you sure mysqld is running and listening on port 3306? netstat -a should tell you quickly.