Re: Large file upload

Поиск
Список
Период
Сортировка
От Vince Vielhaber
Тема Re: Large file upload
Дата
Msg-id Pine.BSF.4.44.0212100915350.18634-100000@paprika.michvhf.com
обсуждение исходный текст
Ответ на Re: Large file upload  (jco@cornelius-olsen.dk)
Список 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 по дате отправления:

Предыдущее
От: jco@cornelius-olsen.dk
Дата:
Сообщение: Re: forms /selects
Следующее
От: angelo.rigo@globo.com
Дата:
Сообщение: Re: forms /selects