I get this error message now in my httpd error log:

[Wed May 12 10:07:01 2004] [error] [client 66.43.177.38] Requested
content-length of 69888498 is larger than the configured limit of
524288, referer: http://dinghy.homeip.net/upload.php

Any thoughts?

TIA!

Robert

-----Original Message-----
From: Richard Davey [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 12, 2004 9:43 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Max file size for uploads?


Hello Robert,

Wednesday, May 12, 2004, 2:37:23 PM, you wrote:

RS> I have an upload script that I am trying to allow for 725MB, I have 
RS> written the script to handle files of that size, and I modified the 
RS> upload_max_filesize = 730M

RS> I tried uploading a 15MB file and it blew up (current error message 
RS> is not in my brain).

RS> Is there a true max size or do I just have something messed up 
RS> somewhere that I need to tweak??

POST file size is the other one.

and that's HELL of a file size.. what is it, an ISO dump site? ;)

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to