httpd and mysqld not starting upon reboot

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
etc
Cacti User
Posts: 52
Joined: Thu Apr 19, 2007 2:36 pm

httpd and mysqld not starting upon reboot

Post by etc »

I had problelms with apache and mysql starting automatically.
The startup files appeared to be there but didn't work.
Every time the machine rebooted, I have to do:

httpd start
mysqld start

I configured them using chkconfig:


chkconfig --level 3 httpd on

chkconfig --level 3 mysqld on

# chkconfig --list | egrep -i "mysqld|httpd"
mysqld 0:off 1:off 2:off 3:on 4:off 5:off 6:off
httpd 0:off 1:off 2:off 3:on 4:off 5:off 6:off

But it still doesn't work upon reboot and I still have to do it manually.
etc
Cacti User
Posts: 52
Joined: Thu Apr 19, 2007 2:36 pm

Post by etc »

Still not working upon reboot, any idea?
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests