Install error with chroot

zellster

Well-Known Member
#1
While executing a chroot install with LSWS 2.1.8:

------------
Chroot directory without trailing '/': /home/lsws

Installing, please wait...

ldd: /home/lsws/fcgi-bin/php: No such file or directory
------------

Presumably this is from:
$LSWS_HOME/admin/misc/chroot.sh $CHROOT_PATH $LSWS_HOME/fcgi-bin/php

Should php be changed to lsphp?

Thanks!
 

mistwang

LiteSpeed Staff
#2
Thank you for the bug report. :)

You can safely ignore that error message, as lshttpd has been checked as well. We will change the installation script to check the existance of 'php' .
 
Top