suphp(8) System Manager's Manual suphp(8)
NAME
suphp -- run php scripts with the owner permissions
SYNOPSIS
suphp [php script]
DESCRIPTION
suphp is a suid root binary used by apache mod_suphp to run php scripts with the owner permissions. It isn't intended to be run manually
and needs some environment variables to be set, such as SCRIPT_FILENAME and DOCUMENT_ROOT.
AUTHOR
This manual page was written by Emmanuel Lacour elacour@home-dn.net for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub-
lished by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
suphp(8)