On Fri, 2009-06-19 at 09:25 +0200, wire wrote:
> When I turn off safe mod and do <?php echo system('id') ?> I always get
> user www-data and gid www-data.

Sounds to me like the PHP module is still loading and overriding suPHP.

Make sure you remove any references to:

   LoadModule php5_module modules/libphp5.so

or similar.

Graeme


_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to