Question
June 20, 2007 at 09:44 AM
acracker

MySQL Socket Connect Problem

by acracker . Updated 19 years, 1 month ago

I’m having trouble with our database. I keep getting the error “can’t connect to MySql database: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (111)” in Firefox whenever I try browsing to that section of the website (which is connected to the DB) I changed the parameter in /etc/my.cnf socket=/var/lib/mysql/mysql.sock to socket=/var/tmp/mysql.sock and then restarted MySQL, but still no luck. Can anyone help me with this? Thanks in advance.

This discussion is locked

All Comments