DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/)
-   MySQL (http://www.daniweb.com/forums/forum126.html)
-   -   mysql start up problem (http://www.daniweb.com/forums/thread1133.html)

argh2005 Sep 17th, 2003 10:14 pm
mysql start up problem
 
Hi, I'm having a problem of starting mySQL.. well I'm actually forgot what did I do a long time ago that mess the mySQL up in my server. Well now when I'm trying to execute this command from the terminal such as: /etc/init.d/mysql start .. instead of starting the terminal give me an error said Can't execute /usr/local/mysql/bin/mysqld_safe from dir /usr/local/mysql.

Well I have no clue how to fix it. Is anyone can help me with this problem? Please help ...

By the way i'm running mysql on redhat 9.0 and mysql version is 3.23.54

subtronic Sep 25th, 2003 12:45 am
do a which safe_mysqld and report it back here

you shouldn't be starting things manually from /etc/init.d and safe_mysqld shouldn't be living there.

Ron McKown Oct 2nd, 2003 4:29 pm
Re: mysql start up problem
 
how about forcing mysql-server back onto your system to clear up any missing files ,etc?
rpm -Uvh mysql-server --force

himerus Nov 16th, 2003 3:39 am
Re: mysql start up problem
 
Try this:

/usr/local/bin/safe_mysqld --user=mysql &

change the path to the correct path to your safe_mysqld if it's not the same


All times are GMT -4. The time now is 1:25 am.

Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC