Posted by Tom Thackrey on 06/25/05 04:43
On 24-Jun-2005, "N. O. Body" <nobody@earthlink.net> wrote:
> I have a script that stops working right in the middle of things, with no
> error message. It also doesn't stop in the same spot everytime. I have
> enabled full error messaging and I recieve nothing.
>
> My code involves reading a gziped file (a datafeed) and then formatting
> the
> information and spitting out an HTML file. It works, but after a while it
>
> just clunks out. No warning, no message. I have added echos to various
> points in my script to determine where exactly it is stopping, and it
> seems
> to stop in a diffrent place each time.
Could it be timing out? How big is the zip file?
http://www.php.net/manual/en/function.set-time-limit.php
--
Tom Thackrey
www.creative-light.com
tom (at) creative (dash) light (dot) com
do NOT send email to jamesbutler@willglen.net (it's reserved for spammers)
[Back to original message]
|