Hi Melissa,

/tmp/mysql/sock ?

Are you sure you do not mean:

/tmp/mysql.sock ?

At any rate, it is a UNIX domain socket, and is supposed to be empty (it is
basically a socket in the filesystem). If you do a "ls -la /tmp/mysql.sock",
it will give you something like this:

srwxrwxrwx   1 mysql  wheel    0 Oct  8 23:12 mysql.sock

But maybe you really just made a type in the socket dir. :)

- Mark

        System Administrator Asarian-host.org

---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx



----- Original Message -----
From: "melissa allman " <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 21, 2002 6:01 PM
Subject: using mysql successfully for 2 years-now getting connection error


> Hi,
> I have been running MYSQL without a problem for 2 years.
> Today I received a message as follows:
> ERROR 2002:
> Can't connect to local MYSQL server through socket
> /tmp/mysql/sock(111) Did some preliminary search on
> message on MYSQL.COM site. This file does exist on server
> but appears to be empty. I tried to find documentation on
> what mysql.sock should contain. Can anyone direct me to what
> mysql.sock's config should be. I do have backup and that wil
> be my next step. I think somehow this got corrupted but am
> only trying to get the server back up at this point.


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