Posted by Charles Crume on 01/11/06 11:52
Hello all;
I set "max_execution_time = 120" in my php.ini file so that some lengthy php
routines in my auction software would have time to complete when
automatically relisting lots of items.
However, sometimes even 2 minutes is not long enough. I don't want to
increase the max time to 10 or 15 minutes, so I'm wondering if there is any
way to allow a specific PHP file to exceed the max_execution_time?
TIA.
Charles...
[Back to original message]
|