staff Verified User Joined Sep 19, 2007 Messages 114 Location France Jun 5, 2008 #1 Hello I have a problem mysql good start and I met this mistake that would have an idea thank you Code: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Hello I have a problem mysql good start and I met this mistake that would have an idea thank you Code: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
S sde Verified User Joined Sep 11, 2004 Messages 214 Location Temecula, CA Jun 18, 2008 #2 i had this problem on a non da system not too long ago. just located the mysql binary directory and made a sym link from that one to /tmp/mysql.sock.
i had this problem on a non da system not too long ago. just located the mysql binary directory and made a sym link from that one to /tmp/mysql.sock.
tillo Verified User Joined Oct 28, 2007 Messages 855 Location Switzerland Apr 5, 2009 #4 You can find all kind of info about mysql.sock on this thread.