Yves Goergen wrote:
maybe this doesn't help you with suexec, but i don't use php+suexec anymore. i switched to suphp (www.suphp.org), which runs as apache module (apache 1 only) and runs the php binary with a configurable uid/gid and php config file. that works fine, is easy to set up and does its
maybe this doesn't help you with suexec, but i don't use php+suexec anymore. i
switched to suphp (www.suphp.org), which runs as apache module (apache 1 only) and
runs the php binary with a configurable uid/gid and php config file. that works fine,
is easy to set up and does its job :)
-yves
-
Hi,
I'm trying tu use php in cgi mode with suexec.
I had no problem with this setup previously, as I used to compile apache
myself, so I could specify whichever path I want for docroot and userdir.
I used to specify --suexec-userdir=cgi-bin, and to put a php binary in a
$HOME/cgi-bin directory fo
3 matches
Mail list logo