LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache startup failed (https://www.linuxquestions.org/questions/linux-software-2/apache-startup-failed-115792/)

doralsoral 11-13-2003 08:52 PM

Apache startup failed
 
I just installed the apache server that came with the redhat 9 disks and when i go to services and click start it says failed, also when i type service httpd start in the term it fails also. is there something else that needs to be running for it to work?

Tinkster 11-13-2003 09:10 PM

Depends on how it's meant to be started.

First of all, did you check the log-files?
They should live in /var/log

From my memory of RH I'd suggest to have
a look in /etc/xinetd.d/
Is there an apache-file there?
If you edit it, does it say it should
be run?
Another thing to check is /etc/services -
is port 80 open?

But these are all wild guesses, the logs
would help ;)

Cheers,
Tink


All times are GMT -5. The time now is 06:51 PM.