PDA

View Full Version : Have a big Problem with mysqld



Guy Shanny
10-21-2006, 04:12 AM
hello,
I have a problem with my server...
My sql is not working...
I tryed to service mysqld start/reshart and I get -
MySQL PID file could not be found! [FAILED]
Starting MySQL................................... [FAILED]
emm I did not do anything...

what I need to do? Help me!

chatwizrd
10-21-2006, 09:20 AM
Try this:




rm -rf /home/mysql/mysqld.pid

/sbin/service mysqld restart



If this doesnt help what I need to see is a copy of the init script.

So copy and paste it here. The file is: /etc/rc.d/init.d/mysqld

if that file doesnt exist it is

/etc/rc.d/init.d/mysql

Guy Shanny
10-21-2006, 09:44 AM
Thanks,
I did
killall -9 mysqld
serivce mysqld start
service mysqld restart
and it worked...

Another thing - If you have msn/icq, if you want to give me, it will be helpful :).

THX;)