is there any know solution oder guide to run CGI (PHP and Perl) in chroot environment?
And where can I find the .c sources or source rpm of the new cgi-wrapper in 10.3.1?
no, i am trying to setup php over mod_fcgi with restrictions, so that for example you can not walk through the filesystem,
or i n case of hacked content, to complicate a rooting of the server. so the goal is to run every php-process, in his own
chroot...
for any other ideas to gain more security, please tell me
and what about chroot? do have any knowhow on setting this up?