|
Posted by Andy Hassall on 11/29/06 22:27
On Wed, 29 Nov 2006 15:31:22 -0600, David <dm_fw@sbcglobal.net> wrote:
>I am using PHP Version 4.4.3 under Linux/Apachie to upload files.
>The PHP.ini upload_max_filesize is 2M, which I need to override this
>in the HTML (see below).
You can't override it in the HTML (it would be pointless if you could).
> I changed the MAX_FILE_SIZE to 4,000,000
>but the system only accepts files less than 2M.
This is correct.
>do I need to raise the limit in the PHP.ini file,
Yes.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|