Jeremy Schreckhise wrote:
> How do you increase the execution time in php?
>

A better question: why is it taking so long to execute?  Most web
requests should be far less than 360 seconds.  Or is this some kind of
CLI script???

>
>
> I have set max_execution_time to 360 and setting set_time_limit(0);
> nothing works.
>
> I still get Fatal Error: maximum execution time of 60 seconds.
>

Is your server running in safe mode?

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to