Jorge Bastos wrote:
> Whell... suphp never worked for me, for somehow, a simple <? Echo("helo");?>
> doesn't work when using suphp

it works for me

i'm not running the latest version anyway since i have a gentoo overlay
and use my own ebuild with some hand crafted :P patches and now have to
find the time to see if my 0xbadcoded source merges correctly with the
last version

- no_father_check.patch

it doesn't check who calls it, cause i'm using apache with mpm itk

- no_suid.patch

i don't need suid it cause suphp is already executed as root

it also patch suphp logfile so that there are no file handlers open
outside the user homedir (each user has it's own suphp.log)

- chroot.patch

it chroot/drops privileges before executing php-cgi in the user homedir
so i can benefit from grsec chroot enforcment and gradm+rsbac acl's

i don't know if this is a sane idea but in my ignorance i like this
setup : )

bye,
Francesco `ascii` Ongaro
http://www.ush.it/

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

Reply via email to