LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Install/Configuration (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=11)
-   -   [Solved] Litespeed / CageFS - Internal Server Errors (http://www.litespeedtech.com/support/forum/showthread.php?t=6576)

sahostking 01-18-2013 12:00 AM

[Solved] Litespeed / CageFS - Internal Server Errors
 
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.

sahostking 01-18-2013 12:03 AM

I even uninstalled and reinstalled cagefs now - no luck.

NiteWave 01-18-2013 02:16 AM

configure lsphp5 in suEXEC daemon mode, see if it works

webizen 01-18-2013 11:15 AM

Quote:

Originally Posted by sahostking (Post 44264)
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

asep 01-21-2013 03:08 PM

[solved]
 
Hi,

I have same problem also Litespeed + CageFS
But now it's working with command :
cagefsctl --create-mp
cagefsctl --remount-all
cagefsctl --update

But, i have New problem, suEXEC is not working, whcms couldn't write templates_c :
if i switch to apache, it's work.

already change external aplication from

webizen 01-24-2013 01:44 PM

As it suggested, "The templates compiling directory '/home/xxx/xxx/templates_c/' must be writeable (CHMOD 777) before you can continue".

asep 01-24-2013 02:35 PM

Quote:

Originally Posted by webizen (Post 45330)
As it suggested, "The templates compiling directory '/home/xxx/xxx/templates_c/' must be writeable (CHMOD 777) before you can continue".

already chmod 777 but still error.
If i switch to Apache, it is working.

webizen 01-24-2013 02:47 PM

pls pm the temp ssh root access.

webizen 01-24-2013 07:19 PM

it is the open_basedir issue (http://blog.litespeedtech.com/2012/1...g-environment/). just disable open_basedir protection for the account in question should solve the problem.

asep 01-24-2013 07:36 PM

Quote:

Originally Posted by webizen (Post 45398)
it is the open_basedir issue (http://blog.litespeedtech.com/2012/1...g-environment/). just disable open_basedir protection for the account in question should solve the problem.

Ok, solve.
It is running now.
Thank you


All times are GMT -7. The time now is 11:36 PM.