RE: [PHP] RE: Upload seems to time out over 7.5 M

2003-09-10 Thread Lou Parmelee
ECTED] Php. Net' Subject: Re: [PHP] RE: Upload seems to time out over 7.5 M > The only timeout (that I *know of!*) that I don't know how to change is the > Apache timeout of 300 seconds. It appears that it is indeed timing out > after 300 seconds (five minutes). It shows as

Re: [PHP] RE: Upload seems to time out over 7.5 M

2003-09-10 Thread Jackson Miller
> The only timeout (that I *know of!*) that I don't know how to change is the > Apache timeout of 300 seconds. It appears that it is indeed timing out > after 300 seconds (five minutes). It shows as HTTP_KEEP_ALIVE = 300 in > phpinfo(). There is also a setting in Apache for the maximum size of a

[PHP] RE: Upload seems to time out over 7.5 M

2003-09-10 Thread Lou Parmelee
Sorry... here is the post Lou <<< - POST - >> From: Fred ([EMAIL PROTECTED]) Subject: Large file uploads timeout - ouch! View this article only Newsgroups: php.general Date: 2001-12-05 02:18:53 PST I'm designing a simple content management system with PHP, and it is going great