Date: 09/26/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6825 Updated: Can't get ImageCreateFromJPEG to work with URLs"
- Previous message: dror <email protected>: "[PHP-DEV] PHP 4.0 Bug #6891: need to update cygwin intruction"
- In reply to: Chris Andrew: "[PHP-DEV] CGI Version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 26 Sep 2000, Chris Andrew wrote:
> Quoting from one of your pages (http://www.php.net/manual/install.unix.php):
> "...the CGI version enables Apache users to run
> different PHP-enabled pages under different user-ids."
>
> How is this accomplished - where can I obtain more information (apart from
> your "security" page).
By using cgiwrap or any other setuid wrapper.
The same functionality can be achieved by using php as a module with my
fhttpd server, however:
1. fhttpd can run php as a module, so it can achieve higher performance
and use features like persistent connections to databases,
2. only php3 can be compiled as fhttpd module -- I was too busy with my
other projects recently to port php4 to fhttpd modules interface, so it's
good that I've got reminded of it now when I have enough spare time to
complete it.
-- Alex---------------------------------------------------------------------- Excellent.. now give users the option to cut your hair you hippie! -- Anonymous Coward
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6825 Updated: Can't get ImageCreateFromJPEG to work with URLs"
- Previous message: dror <email protected>: "[PHP-DEV] PHP 4.0 Bug #6891: need to update cygwin intruction"
- In reply to: Chris Andrew: "[PHP-DEV] CGI Version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

