[suPHP] suphp force mode on apache 1.3
Alex Vorona
voron at amhost.net
Mon Sep 22 19:37:32 CEST 2008
Hello,
Does anyone tried this?
From http://www.suphp.org/Documentation-Installation.en.html
================================================================
MODE has to be one of:
"owner": Run scripts with owner UID/GID
"force": Run scripts with UID/GID specified in Apache configuration (only supported when using Apach 2)
"paranoid": Run scripts with owner UID/GID but also check if they match the UID/GID specified in the
Apache configuration
================================================================
But we have no problems with suPHP 0.6.3, php 5.2.6, apache 1.3.41 and --with-setid-mode=force.
Scripts are running with effective user:group as was set in suPHP_UserGroup directive of current
virtual host, regardless of actual owner:group of php-file.
Can someone confirm this too ?
Thanks,
Alex
More information about the suPHP
mailing list