We're having an issue where Apache is not getting restarted when cPanel restarts the web server. In a nutshell LSWS gets restarted fine but Apache does not.
If I restart Apache from WHM it shows that it uses this command:
I looked in lsws/logs/ap_cmd_param.log and there are no log records that correspond to the time that I restarted Apache via WHM. LSWS is set for "override cPanel restart HTTPD script".
This happens:
- When you restart Apache from WHM
- When Apache gets restarted via upcp
- When Apache gets restarted because domain is added/removed or a plan is changed
This is causing quite a bit of heartburn because we still need Apache for SSI.
TIA,
Frank
If I restart Apache from WHM it shows that it uses this command:
Code:
/usr/local/cpanel/whostmgr/bin/whostmgr ./reshttpd
This happens:
- When you restart Apache from WHM
- When Apache gets restarted via upcp
- When Apache gets restarted because domain is added/removed or a plan is changed
This is causing quite a bit of heartburn because we still need Apache for SSI.
TIA,
Frank