Hi all
I'm unable to use the chroot feature of suphp.
My users have their webpages under their home, in this path:
/home/users/USERNAME/htdocs/DOMAIN/public_html/
I tried different configuration of suphp.conf with no success:
- some gives 500 - Internal Server Error (e.g. with docroot=/ and
chroot=/home/users/{$USERNAME})
- some gives "Could not execute script '...'" (e.g. with docroot=/ and
chroot=${HOME})
- some gives "Script '..'
resolving to '..' not
within configured docroot" (e.g. with docroot=/htdocs/*/public_html and
chroot=${HOME})
Note that first and second configuration should be the same, despite they give
different output.
Furthermore, I would expect the third configuration to work.. shouldn't it?
Unfortunately log files do not help at all; anyone of you is able to use suphp
chrooted? What configuration should I use?
Thanks in advance
Jack
_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp