Re: Help: Can't connect to local MySQL server through socket '/tmp/mysql.sock'

2002-06-18 Thread Tom Atwater
--- Carlos Rubio <[EMAIL PROTECTED]> wrote: > I am geting the error: > Can't connect to local MySQL server through socket '/tmp/mysql.sock' on all > pages requiring the use of mysql. I got this error before too. Here is how I fixed it: (you probably have to do this as root) ln -s /var/tmp/mysql

Help: Can't connect to local MySQL server through socket '/tmp/mysql.sock'

2002-06-18 Thread Carlos Rubio
Hi, I am geting the error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' on all pages requiring the use of mysql. I suspect that the file mysql.sock was deleted by mistake by one of our programers. I have find in the manual how to protect the file or changing the configu