Usually those kind of errors mean that the MySQL server program is not
running -- there is nothing to connect to. The socket file is used for when
you connect to MySQL from the server that is running it.

Make sure that the server is up and running before connecting. Look for it
in the process list.

Cheers, Jared.

-----Original Message-----
From: Kumar Gaurav [mailto:[EMAIL PROTECTED] 
Sent: 02 August 2005 06:01
To: mysql@lists.mysql.com
Subject: Please Give me Solution for this

ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)

I installed mysql-standard-4.1.11-pc-linux-gnu-i686] in my system.
There is no file in '/var/lib/mysql/mysql.sock'.
Thanks.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to