php3-list | 199908
Date: 08/12/99
- Next message: Rene Paschold: "[PHP3] Random Value very important :)"
- Previous message: Boris Juravlev: "[PHP3] PHP & SNMP installation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mhi Internet Services wrote:
> This is not what we want to do
>
> We want build a Web based serveradministration GUI.
>
>
In a Web based serveradministration GUI the part responsible for starting and
stopping processes and editing configuration files and other actions which need
suexec privileges is very small compared to the rest of the web application and
can be done using small cgi applications written in C (or whatever you prefer)
in such a way that only these very small and specialized applications have
suexec privileges to do their job and the rest of the site can still run in
PHP.
In that way you improve your server security in a better way than giving suexec
privileges to PHP.
I don't see any reason why PHP can't co-exist with CGI; each technology has
it's strengths and weaknesses.
-- Sandino Araico Sánchez El envejecimiento de las células puede estar provocado por el contínuo desgaste de los telómeros en cada mitosis.-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rene Paschold: "[PHP3] Random Value very important :)"
- Previous message: Boris Juravlev: "[PHP3] PHP & SNMP installation problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

