faqts : Communication : Telephone : Errors

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

114 of 571 people (20%) answered Yes
Recently 2 of 10 people (20%) answered Yes

Entry

What causes "ERROR 2002: Can't connect to local MySQL server..."?
error 2002 while i give mysql as root it works but when i give it as a user it gives me this error,

Jan 16th, 2001 04:12
Torsten Zelger, Nathan Wallace, sarf kazi,


The most probable cause of this is that you haven't started the mysqld
(mysql server) yet.

The message appears WHILE TRYING TO START the mysql-server so I think 
it is obvious that the server is not yet started when the message 
appears. I would like to know why I cannot start the server.