Pada Wed, 6 Nov 2002 15:44:58 +0000
<[EMAIL PROTECTED]> menulis:

> Can't connect to local MySQL server through socket '/tmp/mysql.sock'
> (61)  any suggestions on this                                                        
>                  
check your mysqld process, is it running or not ? ps ax (-edf for solaris) | grep  
mysqld

if it's already running, try to find location of mysql.sock file, posibility :
/tmp/
/var/lib/mysql/
/usr/local/mysql/data/

you can create a symbolic link from current location to /tmp 

or edit your my.cnf file for mysql.sock and point it to current location... 

-- 
Dicky Wahyu Purnomo - System Administrator
PT FIRSTWAP: Jl Kapt. Tendean No. 34 - Jakarta Selatan (12790)
Phone: +62 21 79199577 - HP: +62 8158787286
Web: http://www.1rstwap.com


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