Thread
:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
View Single Post
#
2
(
permalink
)
05-02-2008, 07:20 AM
Stephanie_R
Registered User
Join Date: Mar 2004
Posts: 36
Sounds like something ate your symlink in /tmp
ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock
restart MySQL
Stephanie_R
View Public Profile
Find all posts by Stephanie_R