PHP as Litespeed

GaryT

Active Member
#1
Hello and good day,

A while back I used the litespeed WHM plugin but temporary removed as I could not afford.
For the installation I used the guide here: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:apache:ezcpanel and also uninstalled using that guide.
Now we have been doing some recent work on the server, And now, When we reboot the server it starts up but the php is running as lsws, What can cause this, We cannot rebuild apache due to this so what we keep having to do is install the WHM plugin, Switch to apache then build WHM.

Do you know why on reboot, Even though litespeed has been removed it starts back up as the main php, Or what is the fix so apache starts instead of this ?
 

NiteWave

Administrator
#2
no experience with this issue.

just suggestion:
after switch to apache, do uninstall lsws.
check if /etc/init
litespeed is installed in /usr/local/lsws
to be sure, delete /etc/init.d/lsws and /usr/local/lsws

and how you detect php is running as lsws?
 

GaryT

Active Member
#3
sorry for slow reply been working late, I detected this via TOP cmd,
Usually its usr/bin/pho but was showing litespeed.

Ill remove those folders now.

Yes it was still in the init.d, I removed this now :)

I cannot test yet untill I reboot, But I should imagen this will resolve the issue yes ?
 
Last edited:
Top