RE: [PHP] Re: File Upload Size Limits

2001-07-27 Thread Michael Conley
y, July 27, 2001 7:27 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: File Upload Size Limits I think you need to check your Apache time limits too. Michael Conley wrote: > I am running PHP 4.0pl1 with Apache 1.3.14 on RedHat Linux 7.1. I am trying > to do a file upload from the users PC to my w

[PHP] Re: File Upload Size Limits

2001-07-27 Thread bill
I think you need to check your Apache time limits too. Michael Conley wrote: > I am running PHP 4.0pl1 with Apache 1.3.14 on RedHat Linux 7.1. I am trying > to do a file upload from the users PC to my web server. If I do a small > file, the transfer goes fine. If I do a large file (> 50 MB),