Apache Server not restarting....please help...

asking

Verified User
Joined
Jul 8, 2010
Messages
58
[root@server custombuild]# /sbin/service httpd restart 2>&1
Stopping httpd: [ OK ]
Starting httpd: Warning: DocumentRoot [/home/admin/domains/userdomain.com/public_html/tb] does not exist
Warning: DocumentRoot [/home/user/domains/userforum.com/public_html/billing] does not exist
Warning: DocumentRoot [/home/reseller/domains/suspended/design] does not exist
Warning: DocumentRoot [/home/reseller/domains/suspended/design] does not exist


i m able to restart mysql server but when i tried to restart httpd i get above error...so please help me fast what i should do ? why its looking for the things which dont exists....please help me guyz.....
 
my server is down...as apache...is not working i have rebuild apache...but still the problem is same... please help me guyz....
 
Warnings are never errors, they do not cause the issue.

Directadmin when makes user suspended, does not delete user's subdomains and domains, but change DocumentRoot to /home/<reseller_creator>/domains/suspended. Of course if user has any subdomain, apache would warn about that DocumentRoot does not exist.

Read apache error logs to learn reasons on why it's not able to get started.
 
no i did not changed any configuration file....

httpd server stop [OK]

but

httpd server restart [nothing displayed like ok]

please help what should i do ? i also update...and rebuild apache...

but no use... none of websites working server is online but http..is not working...
 
m getting this when trying to restart apache

Starting httpd: Syntax error on line 23 of /usr/local/directadmin/data/users/admin/httpd.conf:
Invalid command 'RMode'
 
hello guyz...thanx for your replies... :)

i got the problem my mod_ruid2 was not remove when i updated or rebuilted apache...and my server was on...but httpd was not responding because i was having DDOS attack on my server....i have sorted it out.

now thanx....guyz for your replies....
 
Back
Top