Can't upload large files in PHP

First, check max_upload_size in php.ini, but if that doesn't work, look for "LimitRequestBody" in /etc/httpd/conf.d/php.conf and comment it out. Restart apache and you're all set.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Printed from: http://rackerhacker.com/2007/01/24/cant-upload-large-files-in-php/ .
© Major Hayden 2010.

Leave a Reply