Re: [PHP] Problem uploading large files via PHP (20+ MB)

2004-03-19 Thread Schonrock III, Keith H
Well, I tried the process with Mozilla and the transfer was blazing fast compared to IE and it completed successfully with no DNS errors. IE is very slow and consistently gets those DNS errors. I did turn on logging and found that this error is being produced whenever the DNS error shows up: T

Re: [PHP] Problem uploading large files via PHP (20+ MB)

2004-03-19 Thread Raditha Dissanayake
Vincent DUPONT wrote: DNS error seems to indicate that you have a connection problem, not a storage or file size restriction problem. Maybe the IP connection is interrupted. .. Do you have the same problem when running on Localhost? IE more often than not shows DNS failure message regardless o

RE: [PHP] Problem uploading large files via PHP (20+ MB)

2004-03-19 Thread Vincent DUPONT
PROTECTED] Sent: vendredi 19 mars 2004 15:48 To: [EMAIL PROTECTED] Subject: [PHP] Problem uploading large files via PHP (20+ MB) All, I am attempting to upload a large file via PHP to a web server running Windows XP Pro IIS 5.1 and I am having some problems. I have been trying to find the right

[PHP] Problem uploading large files via PHP (20+ MB)

2004-03-19 Thread Schonrock III, Keith H
All, I am attempting to upload a large file via PHP to a web server running Windows XP Pro IIS 5.1 and I am having some problems. I have been trying to find the right combination of settings in the php.ini file and elsewhere to get large files to upload properly, but I keep getting a DNS error in