Page 1 of 1

Datenbank ERROR

Posted: 2003-04-13 16:48
by loel
Hallo,

ich bekomme immer folgenden Fehler...

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

Wie kann ich das Problem beheben...

ciao!

Re: Datenbank ERROR

Posted: 2003-04-13 16:50
by jtb
RTFM :)

http://www.mysql.com/doc/en/Can_not_con ... erver.html
The error (2002) Can't connect to ... normally means that there isn't a MySQL server running on the system or that you are using a wrong socket file or TCP/IP port when trying to connect to the mysqld server.