Hello,
Since more than 72 hours, Apache failed every 10 minutes and if i want my domains back, i have to restart the service manualy.
Someone have a solution?
Thanks
Hello,
Since more than 72 hours, Apache failed every 10 minutes and if i want my domains back, i have to restart the service manualy.
Someone have a solution?
Thanks
Sure, a starting point anyway. Log into shell and run this command:
/usr/local/apache/bin/httpd -t
It will check your httpd.conf file for errors. If there are any, it will state what it is a what line so you can fix it.
Helping people Host, Create, and Maintain their Web Site
Also providing Server Admin Services - setup / troubleshooting
http://potentproducts.com/
This is the result after doing /usr/local/apache/bin/httpd -tOriginally posted by Website Rob
Sure, a starting point anyway. Log into shell and run this command:
/usr/local/apache/bin/httpd -t
It will check your httpd.conf file for errors. If there are any, it will state what it is a what line so you can fix it.
Warning: DocumentRoot [/dev/null] does not exist
[Sat Apr 19 12:17:31 2003] [warn] NameVirtualHost 64.62.159.7:80 has no VirtualHosts
Syntax OK
What do you think?
Thanks...
The VirtualHost warning is no biggee, just means the IP address can be deleted from your httpd.conf file -- WHM doesn't always remove an IP when an account is terminated.
The first one though, do you not have a /dev/null listing? Do a: locate null and see what comes back.
Helping people Host, Create, and Maintain their Web Site
Also providing Server Admin Services - setup / troubleshooting
http://potentproducts.com/
warning: locate: could not open database: /var/lib/slocate/slocate.db: No such file or directoryOriginally posted by Website Rob
The VirtualHost warning is no biggee, just means the IP address can be deleted from your httpd.conf file -- WHM doesn't always remove an IP when an account is terminated.
The first one though, do you not have a /dev/null listing? Do a: locate null and see what comes back.
warning: You need to run the 'updatedb' command (as root) to create the database.
Do you think i have to 'updatedb' command (as root) to create the database ?
Thanks for helping me.
Something strange is going on here.
/usr/bin/updatedb
Type that in, wait till finished (5 - 20 minutes) then type: locate null
Helping people Host, Create, and Maintain their Web Site
Also providing Server Admin Services - setup / troubleshooting
http://potentproducts.com/
/usr/bin/updatedb...it happen nothing when i do this.Originally posted by Website Rob
Something strange is going on here.
/usr/bin/updatedb
Type that in, wait till finished (5 - 20 minutes) then type: locate null
i am having a similar problem. any one have ideas? Any one wanna look into my server and take a look at what's wrong?
This is the responce i receive from cpanel support
"Eric G." eric@cpanel.net wrote at 2003-04-22 14:41:18 :
This is actually normal. Apache does a
graceful restart every 10 minutes to get rid&
nbsp;of any defunct or abandon processes that
;may be running.
--
Eric Gregory
cPanel Support Staff
Berwick, PA Office
cPanel, Inc.
This is what I have done. It works for me:
http://forums.cpanel.net/showthread....ght=httpd+cron
Thats hilarous because evertime i visit top i see all kinds of defunct processes so that means if Apache restarts every 10min i am getting defunct processes 24hrs a day 7 days a week because every 10min includeds some kind of defunct! Whats up with that?Originally posted by uv3net
This is the responce i receive from cpanel support
"Eric G." eric@cpanel.net wrote at 2003-04-22 14:41:18 :
This is actually normal. Apache does a
graceful restart every 10 minutes to get rid&
nbsp;of any defunct or abandon processes that
;may be running.
--
Eric Gregory
cPanel Support Staff
Berwick, PA Office
cPanel, Inc.
Probably Cpanel Team know it's a BUG, but they dont want help to resolve this problem. They just want take our money but dont care about customers. It's what i think....Originally posted by sexy_guy
Thats hilarous because evertime i visit top i see all kinds of defunct processes so that means if Apache restarts every 10min i am getting defunct processes 24hrs a day 7 days a week because every 10min includeds some kind of defunct! Whats up with that?