Putting on my Captain Obvious hat. Are you sure that you only have 1 php.ini
and that PHP is picking up the right one? PHP thinks your mysql.sock is in
/var/lib/mysql.
Also, make sure that it's /tmp/mysql.sock and not /tmp/mysqld.sock. I seem
to remember mine being mysqld.sock.
Cal
http://www.
Well, since PHP is trying to use a socket in the wrong directory,
you might check the PHP list to see if they can help you.
This is not, strictly speaking a MySQL problem, so waiting here for the
correct answer may not be the quickest route to the answer.
I have seen several answers indicating th