PHP Increase Upload File Size Limit
Posted on: 06/11/2010 01:43 PM
nixCraft posted a quick guide about increasing the PHP upload file limit from 2MB to 10MB under Apache 2 UNIX / Linux
PHP Increase Upload File Size Limit
How do I increase upload file limit from 2MB to 10MB under Apache 2 UNIX / Linux web server?
Your php installation putting limits on upload file size. The default will restrict you to a max 2 MB upload file size. You need to set the following two configuration options: