[suPHP] suphp force mode on apache 1.3
Jeremy Chadwick
suphp at jdc.parodius.com
Mon Sep 22 20:11:45 CEST 2008
On Mon, Sep 22, 2008 at 08:37:32PM +0300, Alex Vorona wrote:
> 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 ?
I believe "force" mode is supported on Apache 1.3.x and 2.x both, and
the documentation is simply outdated. I've looked at the source code
and I see no reason why force and paranoid shouldn't work under 1.3.
--
| Jeremy Chadwick jdc at parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, USA |
| Making life hard for others since 1977. PGP: 4BD6C0CB |
More information about the suPHP
mailing list