MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Posted by: BreNet GmbH
Date: February 23, 2005 07:03AM

first check the permissions of /var/run/mysqld/
try to chown to "mysql.mysql" if owned by root, and give it a 755.
this should help. If not paste a "ls -la /var/run/" of mysqld.
Also check your mysql.log file.

hope it helps.

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
February 23, 2005 07:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.