php-developer-list | 2001041
Date: 04/09/01
- Next message: wez <email protected>: "[PHP-DEV] PHP 4.0 Bug #10204 Updated: fgets causes memory leaks"
- Previous message: pallmall <email protected>: "[PHP-DEV] PHP 4.0 Bug #10204 Updated: fgets causes memory leaks"
- In reply to: Anil Madhavapeddy: "Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch"
- Reply: Anil Madhavapeddy: "Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 9 Apr 2001, Anil Madhavapeddy wrote:
> Derick Rethans wrote:
> >
> > I would go for optionally on, I really dont want to build both
> > the apache module (p.e.) AND the CGi at the same time.
> > For QA testing this is fine, but not for production servers.
>
> Well, it really beats the alternative, which is to compile everything
> twice
No. The alternative is to pass --enable-cgi on the command-line.
> ... what's wrong with having a PHP cgi sitting around on a
> production server by the way? It's very handy when trying to debug
> stuff, and doesn't intrude on any normal processes either.
If the administrator installs it unknowingly, the CGI might
get installed with inproper permissions which lead to
potential security problems. I respect the wishes of the QA
team, but please don't force your will upon all PHP users in
exchange for a bit of convenience.
- Sascha Experience IRCG
http://schumann.cx/ http://schumann.cx/ircg
-- 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: wez <email protected>: "[PHP-DEV] PHP 4.0 Bug #10204 Updated: fgets causes memory leaks"
- Previous message: pallmall <email protected>: "[PHP-DEV] PHP 4.0 Bug #10204 Updated: fgets causes memory leaks"
- In reply to: Anil Madhavapeddy: "Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch"
- Reply: Anil Madhavapeddy: "Re: [PHP-DEV] RE: [PEAR-DEV] Re: [PHP-DEV] Re: [PEAR-DEV] --with-pear[=DIR] patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

