On Sun, Mar 24, 2002 at 05:20:12PM +0100, Edin Kadribasic wrote : > > Because specifically *I* and certainly other would not expect > > a shell scripting language to only run for about 30 seconds > > because the proper ini file is not present! Such a dependency > > is idiocy. > > I agree 100%.
Finally :-) > Will be commiting change later today if nobody beats me to it. Maybe I should mention something. Derick and I were discussing this already and 'playing' around. We found out that in php4/sapi/cli/php_cli.c around line 397 there are a few default settings set with zend_alter_ini_entry(). Mind that, when we tried to insert a new one which sets the max_execution_time it worked BUT ... you could not readjust that value via the php.ini anymore. The very same applies to the other two settings which are already in-place. - 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