Re: [PHP-DEV] CLI ini selection

2002-10-28 Thread Yasuo Ohgaki
Edin Kadribasic wrote: We already have sapi specific ini files. If php finds php-{$SAPI}.ini (e.g. php-cli.ini, php-apache.ini, etc) it will use it instead of php.ini. IMHO this should cover most of the needs for differentiated ini settings. I knew it, too :) As I mentioned in several mails, u

Re: [PHP-DEV] CLI ini selection

2002-10-28 Thread Sander Roobol
On Mon, Oct 28, 2002 at 04:02:42PM +0100, Edin Kadribasic wrote: > We already have sapi specific ini files. If php finds > php-{$SAPI}.ini (e.g. php-cli.ini, php-apache.ini, etc) it will use > it instead of php.ini. IMHO this should cover most of the needs for > differentiated ini settings. I agre

Re: [PHP-DEV] CLI ini selection

2002-10-28 Thread Melvyn Sopacua
At 16:02 28-10-2002, Edin Kadribasic wrote: We already have sapi specific ini files. If php finds php-{$SAPI}.ini (e.g. php-cli.ini, php-apache.ini, etc) it will use it instead of php.ini. IMHO this should cover most of the needs for differentiated ini settings. Except for the 'admin-override',

Re: [PHP-DEV] CLI ini selection

2002-10-28 Thread Edin Kadribasic
We already have sapi specific ini files. If php finds php-{$SAPI}.ini (e.g. php-cli.ini, php-apache.ini, etc) it will use it instead of php.ini. IMHO this should cover most of the needs for differentiated ini settings. Edin - Original Message - From: "Melvyn Sopacua" <[EMAIL PROTECTED]> T