Using the latest version of lightspeed.
Turned off apache and tried various options for how litespeed handles httpd requests.
The problem appears to be that cpanel has restricted access to "service" command, and the restart httpd script in /scripts/ tries to run "service lsws restart" when ever changes are made. If you run the script by hand it says there is no command "service", and if you restart httpd from CPANEL it kills the lsws process but just never restarts (you can see it killing the processes in the logs). Going into the plugin and clicking "start lsws" or what ever, starts it.
If i change the command to /etc/init.d/lsws restart it will do it once, then it over-writes the script and it goes back to the service command again.
Anyone got a suggestion? I've been googling for ages and my eyes are now hurtin.
Turned off apache and tried various options for how litespeed handles httpd requests.
The problem appears to be that cpanel has restricted access to "service" command, and the restart httpd script in /scripts/ tries to run "service lsws restart" when ever changes are made. If you run the script by hand it says there is no command "service", and if you restart httpd from CPANEL it kills the lsws process but just never restarts (you can see it killing the processes in the logs). Going into the plugin and clicking "start lsws" or what ever, starts it.
If i change the command to /etc/init.d/lsws restart it will do it once, then it over-writes the script and it goes back to the service command again.
Anyone got a suggestion? I've been googling for ages and my eyes are now hurtin.