Thread
:
Error starting Apache (httpd start fails)
View Single Post
#
6
28th January 2008, 07:23
topdog
Senior Member
Join Date: Jan 2008
Location: South Africa
Posts: 1,352
Thanks: 0
Thanked 148 Times in 145 Posts
You can call netstat like this
Code:
netstat -ntlp
You can check your apache config like this
Code:
httpd -t
If you dont find the problem then maybe try strace to find out why apache is hanging.
__________________
----
http://www.topdog.za.net
- Got Linux problems ? - I can help.
http://www.baruwa.org
- Try it.
topdog
View Public Profile
Send a private message to topdog
Visit topdog's homepage!
Find all posts by topdog