I'm trying to fully chroot my server. Right now, I have Apache running
in a chroot jail, and I need to get php5 working their too... Before I
dive in, I thought I'd just ask if anyone here has any experience
doing this...? Are their any known issues?

Also, I was going to chroot my postgres db, but now I'm not so sure.
It is not running as an exposed service (IE, its ports are not open to
the outside world. It's only used over the loopback interface by
PHP)... Is their any point to jailing it in this case?

    td

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to