
January 9th, 2005, 03:01 AM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
safe_mysqld problem!!
I am not quite sure if I should place this help request here. Anyhow I have installed mysql-server-4.0.22 and its client on my FreeBSD box but the strange thing is I cann’t run the server. I also searched for other forums to find help but it seems I need a file named safe_mysqld to run the daemon. But the point is there is no such file on my machine. This is the error message that I got:
################################################## #######
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
################################################## #######
I needed mysql to use along “Cacti”.
Thank you
|