Can't start httpd

dutchbb

New member
Joined
Dec 2, 2009
Messages
1
When I try to restart httpd I always get this in DirectAdmin:

httpd Process is stopped

So I tried in SSH and got this:

Code:
Stopping httpd:                                            [FAILED]
Starting httpd: Warning: DocumentRoot [/home/user/domains/sharedip] does not exist
Warning: DocumentRoot [/home/user/domains/sharedip] does not exist
Warning: DocumentRoot [/home/user/domains/sharedip] does not exist
Warning: DocumentRoot [/home/user/domains/sharedip] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/private_html] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/private_html/blog] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/private_html/forum] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/private_html/shop] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/public_html/video] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/private_html/video] does not exist
Warning: DocumentRoot [/home/user/domains/mydomain.com/private_html/wiki] does not exist

Why is that please? Thanks.
 
your log message isn't cause of problem I have the same like you but I can start httpd.

You should try to kill apache process and restart again if it can't start may be you need to rebuild php
 
Back
Top