(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?
(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?
Maybe this will help.
Are you sure mysqld is running and listening on port 3306? netstat -a
should tell you quickly.