Thread: Issue with PHP
View Single Post
  #2  
Old 10-21-2007, 01:19 PM
mistwang mistwang is offline
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.
Reply With Quote