Hi there,
Do a find command...:
%find / -name "mysql.sock" 
Then when you start safe_mysqld do it with the switch :
%./safe_mysqld -S /whatever/the/path/mysql.sock
And it should work.
Alan

-----Original Message-----
From: Rolf Hopkins [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 7:23 PM
To: Simon Chan; mysql Mail List
Subject: Re: Hmmm. Error message...


This is an FAQ.  Check that the mysql server is running and that the socket
file is in the right place with the correct permissions.

----- Original Message -----
From: "Simon Chan" <[EMAIL PROTECTED]>
To: "mysql Mail List" <[EMAIL PROTECTED]>
Sent: Friday, April 20, 2001 7:56
Subject: Hmmm. Error message...


> Hi Everybody!
>
> Anyone with any idea what to do I get this error
> message:
>
>
> ERROR 2002: Can't connect to local MySQL server
> through socket
> '/usr/local/common/mysql-3.23.33/data/mysql.sock' (13)
>
>
> Hmmmm.  Thanks for your time and advice.
>
> Simon
> ############
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.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 <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
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 <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
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 <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to