On Mon, Mar 25, 2002 at 10:45:04AM +0100, Kristian Köhntopp wrote : > Edin Kadribasic wrote: > > That's ok. Calling function to set it should still work though. > > We should really get started on the <IfModule ..> > > thing for php.ini. > > Actually, no. > > A SAPI version of PHP should get configuration values the way a > webserver does. It is running in the context of a webserver and > should be handling things as webbish as they come. > > A CLI version of PHP is a kind of scripting shell at the same > level as awk, perl and other scripting languages are. It should > not behave webbish at all, but shelly instead. It should not > output a content type by default (automatic -q option), it should > read /etc/php.ini and $HOME/.php.ini. > > Please get this right the first time you do it.
Mindreader, you ;) Actually, we're a bit late (and I complained that already in other places). 4.2.0 is already half-way out of the door with the CLI version and we don't have a proper setup for it yet. And I fear people in charge don't think it's critical enough to re-think the 4.2.0 release plan "to get things done right the first time". - Markus -- Please always Cc to me when replying to me on the lists. GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php