On Sun, 24 Mar 2002, 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%. Will be commiting change later today if nobody beats me to it.

A note:

if you only add this line:
zend_alter_ini_entry("max_execution_time", 19, "0", 1, PHP_INI_SYSTEM, 
PHP_INI_STAGE_ACTIVATE);

then you can't change it in php.ini anymore. Markus and I already tried 
that :)

Derick

-----------------------------------------------------------------------
              PHP: Scripting the Web - [EMAIL PROTECTED]
                All your branches are belong to me!
            SRM: Script Running Machine - www.vl-srm.net
-----------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to