Apache restarts on its own time

WAPS

Verified User
Joined
Mar 2, 2007
Messages
5
Location
Russia, Moscow
Hallo! I was faced with the problem of auto restart Apache on time. It restarted every 5 minutes. Crontab tables are clean. What would it be and how can I fix this?
 
Also be aware that apache WILL restart each time a user adds/removes a domain, adds a SSL certificate, etc via the DA control panel.
 
Hi i am have this same issius , how to disable auto restart apache when user add / delete domain ? i change service.status HTTPD = OFF
But no effect , i am search in this forum but any fix found.

Sory for my english :)
 
Hi i am have this same issius , how to disable auto restart apache when user add / delete domain ? i change service.status HTTPD = OFF
It's normal.... If it doesn't restart, the old configs will still be active, therefore you'll see errors in the logs...
You can try Graceful restarts but could lead to odd behaviors
 
how to disable auto restart apache when user add / delete domain ?

What is the point of adding a domain if you are not going to restart apache? It won't work until apache restarts.
 
Back
Top