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:
EDIT: Figured it out.
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' ...
Last edited: