RE: Mysql.sock- Help!

2001-09-20 Thread J.M.Roth
Hi there, Usually mysql.sock is configured to go into /tmp which is readable/writable for anybody. Like that if you delete it, simply restarting the server should re-create it. So, I'd suggest you check your configuration and the permissions. Regards jmr -Original Message- From: Sandeep

Re: mysql.sock --> help!!!!!

2001-03-12 Thread Justin
the server creates the mysql.sock directory wherever you tell it to .. check /etc/my.cnf Once that is setup properly, server and client should agree. If you leave it in /tmp, then set the /tmp sticky bit to stop it getting accidently rm'd -Justin On Mon, Mar 12, 2001 at 07:57:49PM -0800, Zora