LSWS 4.0.14 and cpanel plugin broken?

Bono

Well-Known Member
#1
Plugin for cpanel in LSWS 4.0.14 it doesn't seem to work. I have tried to switch from LSWS to Apache, when I click switch it just waits 30 seconds and says cannot start apache. In error_logs there is no reference to apache load just LSWS related info.

Is anyone else experiencing this kind of behavior?
 

mistwang

LiteSpeed Staff
#2
if /usr/local/apache/bin/httpd_ls_bak exists
try

/usr/local/apache/bin/httpd uninstall

then try starting apache manually from command line, see if there is any error message. it maybe a problem with httpd.conf, Apache wont start.
 

Bono

Well-Known Member
#3
if /usr/local/apache/bin/httpd_ls_bak exists
try

/usr/local/apache/bin/httpd uninstall

then try starting apache manually from command line, see if there is any error message. it maybe a problem with httpd.conf, Apache wont start.
Yea httpd_ls_bak is there, ok I will try to uninstall.
 
Top