SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket ' /tmp/mysql.sock' (2) code example
Example: can't connect to local mysql server through socket '/tmp/mysql.sock' (2)
Try to start the MySQL server:
mysql.server start
Try to start the MySQL server:
mysql.server start