On Thu, Jan 03, 2002 at 04:26:38PM -0500, J Smith wrote:

> Just a little annoyance I guess. Nothing to get in knots over. But in the 
> end, I would prefer separate php.ini files, maybe something like 
> php-cli.ini for the default CLI file and and php.ini for the Apache/web 
> server module default. If php-cli.ini doesn't exist, the CLI can always 
> fall back on php.ini, which would be the default in any case.
 
I agree that it's sometimes necessary to have different
configuration files, but I don't consider it a necessity.

It should still be possible to build a separate CGI executable
with a different php.ini path for those sites that require it.

I don't think it's necessary to alter the build process to make
that the rule, though.

Your suggestion of a separate php-cli.ini has merit, but who will
the php binary know when it's being used for CLI purposes and not
as a CGI?

-- 
Jon Parise ([EMAIL PROTECTED])  .  Information Technology (2001)
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to