
10-21-2007, 01:19 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
try this command from command line
Code:
chroot /opt /lsws/fcgi-bin/lsphp
It should tell you the missing library in the chroot jail, then copy those files over to the jail.
|