View Single Post
  #17  
Old 03-02-2012, 07:12 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,296
can you do what suggested in previous post:

1.force-reinstall 4.1.11 to latest version

2.stop lsws completely, then start it, not restart gracefully
use
#/usr/local/lsws/bin/lswsctrl stop
and / or
#killall litespeed
to stop it completely. and use
#pstree -p | grep litespeed
to check if no litespeed process is running

this will only cause down time within 1 minute.
then start litespeed.

if still happen, please continue reporting here.
Reply With Quote