View Single Post
  #4  
Old 01-18-2013, 11:15 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,390
Quote:
Originally Posted by sahostking View Post
Hi guys,

I just installed Litespeed on a server of ours and selected CageFS with suexec or even just CageFS after install in configuration. But now all sites just don't load.

They return Internal Server Error.

If I however change it to LVE then all goes well and every site works.

Any ideas how to troubleshoot.
the issue is due to missing lsws in cagefs-skeleton.

run below to update cagefs with lsws
Quote:
cagefsctl --create-mp
cagefsctl --remount-all
cagefsctl --update
Reply With Quote