On Thursday, April 25, 2002, at 04:17  PM, Andrew Rich wrote:

>
> Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
>
>
> Any ideas ?

You might need to specify the path to your socket file when you start 
MySQL... did you specify a specific socket location at compile time?  If 
so, use that.

It would look something like:

/usr/local/mysql/bin/safe_mysqld --socket=/path/to/socket


Good luck


----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to