|
Posted by N. O. Body on 06/25/05 08:05
That was the first thing I checked.
I have set the time very high, and I have also run it where it echoed the
elapsed time during every loop. It tended to die around 7 seconds.
Plus, shouldn't the timeout result in an error message?
"Tom Thackrey" <use.signature@nospam.com> wrote in message
news:WE2ve.33254$J12.10019@newssvr14.news.prodigy.com...
>
> 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)
Navigation:
[Reply to this message]
|