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
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