> > >     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 :)

That's ok.  Calling function to set it should still work though.

We should really get started on the <IfModule ..> thing for php.ini.

Edin


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

Reply via email to