mod_suphp - 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-0.6.2/README.fedora for installation instructions.
Homepage: http://www.suphp.org/
License: GPL
Vendor: Fedora Project
Packages
mod_suphp-0.6.2-1.fc7.x86_64 [94 KiB] |
Changelog by Andreas Thienemann (2007-03-10):
- Updated to 0.6.2 - Reverted our double free patch. Upstream fixed their SmartPointer implementation. - Reverted our apr Patch, upstream is working correctly with Apache 2.2 now |