Chrooting
I'm currently playing around with the chroot function, but can't seem to figure out how to load php.ini
I've tried lots of ways, none worked yet. Is there a trick? Current build:
Code:
./configure' '--prefix=/opt/lsws/chroot/usr' '--with-litespeed' '--with-config-file-path=../php' ...
EDIT: Figured it out.
Last edited by yulia; 04-18-2009 at 10:18 AM..
|