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!
Datenbank ERROR
Re: Datenbank ERROR
RTFM :)
http://www.mysql.com/doc/en/Can_not_con ... erver.html
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.