No mysql.sock

Installing, Configuring, Troubleshooting server daemons such as Web and Mail
Post Reply
Creativeinz
Posts: 4
Joined: 2007/06/24 05:16:21

No mysql.sock

Post by Creativeinz » 2007/06/25 02:49:49

Ok..
When I enter mysql start I get an error that it cannot connect to mysql.sock file.
I am wondering why this file is not being generated.
I have tried much and still no mysql.sock file and I get the error 2002 (HY000).

Anyone have any ideas please.

gerald_clark
Posts: 10642
Joined: 2005/08/05 15:19:54
Location: Northern Illinois, USA

No mysql.sock

Post by gerald_clark » 2007/06/25 13:17:20

Because it is not 'mysql start.'
Mysql is the client not the server.
To start the server:
'service mysqld start'

subhanjan
Posts: 5
Joined: 2007/04/13 07:25:31

Re: No mysql.sock

Post by subhanjan » 2007/07/03 05:58:55

Try uninstalling the rpms and re installing it.Sometimes this error also comes due to shrtage of space.

Post Reply