Re: 8GB video upload problem - solution
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: 8GB video upload problem - solution

From: Andy Hassall <andy@andyh.co.uk>
Date: Sat Feb 04 2006 - 15:15:17 CET

On Sat, 4 Feb 2006 01:20:38 -0800, "Jim Michaels" <jmichae3@nospam.yahoo.com>
wrote:

>in the php.ini,
>post_max_size=8M
>is the default and file size is 2M. so guess what the post_max_size should
>be if the file size is 10MB... 40M.
>that's called encode bloat.

 If you're sending 40MB of data for a 10MB file you have your form set up
incorrectly or your browser is broken.

 http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.2
 http://uk2.php.net/manual/en/features.file-upload.php

-- 
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Received on Tue Feb 7 21:09:57 2006