An apache2 module for executing PHP scripts with the permissions of their owners
Description
suPHP is an Apache module for executing PHP scripts with the permissions of
their owners. It consists of an Apache module (mod_suphp) and a setuid root
binary (suphp) that is called by the Apache module to change the uid of the
process executing the PHP interpreter.
Please take a look at /usr/share/doc/mod_suphp/README.fedora for
installation instructions.