익명 22:11

httpd won't start on boot

httpd won't start on boot

I have some problems with Apache on CENTOS...

When I reboot the system, httpd won't start

I have to execute myself "service httpd start"

chkconfig  httpd --list
httpd           0:off   1:off   2:on    3:on    4:on    5:on    6:off

Any ideas?



Top Answer/Comment:

Open a terminal window an enter the following:

/etc/init.d/httpd start

This will start apache

then

tail /var/log/httpd/error_log

This will give you the last 10 entries in the apache log. There, you should find the error. Get it and paste it here.

상단 광고의 [X] 버튼을 누르면 내용이 보입니다