Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
PHP Increase Upload File Size Limit
Posted by Philipp Esselbach on: 06/11/2010 01:43 PM [ Print | 0 comment(s) ]
nixCraft posted a quick guide about increasing the PHP upload file limit from 2MB to 10MB under Apache 2 UNIX / Linux
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:
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:
PHP Increase Upload File Size Limit
