Posted by no on 09/04/05 17:40
Hi
I have a script that processes a large number of files but the server
eventually times out with a 'maximum execution time exceeded' error -
after just 30 seconds.
Now, the problem is, I don't have access to php.ini so I can't change
anything there AND if I use set_time_limit() I get "Warning:
set_time_limit(): Cannot set time limit in safe mode".
Am I screwed - or is there a way around this?
Thanks
Chris R.
Navigation:
[Reply to this message]
|