![]() |
|
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (/thread-6774.html) |
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' - snowart - 2010-03-14 Trying to do a new install. Getting the following error from setup.php Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' How can I fix this? Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' - kagutsuchi - 2010-03-14 You should contact your host about this. Chances are that they will be able to tell you what's wrong, how to fix it, or they will fix it for you. Probably it's an error in configuration for MySQL. Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' - snowart - 2010-03-14 It's on my local Linux host. Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' - snowart - 2010-03-14 ok, restarted mysql with mysqld instead of mysqld_safe and it works now. |