Is safe mode on?

Craig Lonsbury wrote:
Hi All,
I have a script that takes a directory of user uploaded files
and resizes them to the required sizes. I was given ~750 test
pix to run through, and my solution only sorta works. The problem
is that it won't get through the whole batch without dying. It
will process anywhere between 13 to 350 pix in one go before
stoping, and it takes 3 or 4 tries to get it restarted.

I have set_time_limit(0); in the code, so it isn't timing out.
I can't even think what else it could be, so any help is
greatly appreciated.

thanks in advance,
Craig

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to