I get these about every 8 - 9 minutes. There doesn't appear to be any real problem with httpd at all.
/etc/init.d/httpd configtest shows that the config is just fine
service httpd stop
service httpd startssl
both run just fine.
I do watch "ps ax | grep httpd" and httpd has about 10 process that run just fine until a script that restarts http fires up and forces the kill and restart of httpd.
Why does (is it cPanel?) the system think that httpd has stopped and "restart" it?
How can I stop if from happening (unless it's really necessary)?
Thanks!
/etc/init.d/httpd configtest shows that the config is just fine
service httpd stop
service httpd startssl
both run just fine.
I do watch "ps ax | grep httpd" and httpd has about 10 process that run just fine until a script that restarts http fires up and forces the kill and restart of httpd.
Why does (is it cPanel?) the system think that httpd has stopped and "restart" it?
How can I stop if from happening (unless it's really necessary)?
Thanks!