View Single Post
  #2  
Old 12-05-2005, 12:17 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
The LSWS must be installed and run inside the chroot jail. I guess you should do as follow:

# mkdir -p /chroot/opt/lsws

# ./install.sh

....

server root: /chroot/opt/lsws
chroot path: /chroot
Reply With Quote