Re: Large file upload - Mailing list pgsql-php

From Vince Vielhaber
Subject Re: Large file upload
Date
Msg-id Pine.BSF.4.44.0212100915350.18634-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: Large file upload  (jco@cornelius-olsen.dk)
List pgsql-php
On Tue, 10 Dec 2002 jco@cornelius-olsen.dk wrote:

> If it's taking longer than about 25-30 seconds you could be timing out.
> Try putting set_time_limit(0) at the top of the script.  If it works you
> might want to try replacing the 0 with a reasonable time limit.  The time
> is in seconds.
>
> Vince.
>
> Are you sure that would work? I may be wrong, but my gues would be that
> the "set_time_limit(0)" would not be evaluated until the posted file has
> been received and then the php starts executing. I would think that one
> has to change a php-setting hard.

Not sure if it will or not.  I used it recently for a similar problem
but right now I don't recall if it was for an upload or something else.

Vince.
--
 Fast, inexpensive internet service 56k and beyond!  http://www.pop4.net/
   http://www.meanstreamradio.com       http://www.unknown-artists.com
         Internet radio: It's not file sharing, it's just radio.


pgsql-php by date:

Previous
From: jco@cornelius-olsen.dk
Date:
Subject: Re: forms /selects
Next
From: angelo.rigo@globo.com
Date:
Subject: Re: forms /selects