Revision: 47258
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at June 3, 2011 19:00 by shodan_uk
Initial Code
php_value upload_max_filesize 20M php_value post_max_size 20M php_value max_execution_time 300 php_value memory_limit 128M
Initial URL
Initial Description
Add these lines to your .htaccess file to increase PHPs file upload size limit to 20Mb
Initial Title
Increase PHP file upload limit
Initial Tags
php, htaccess, apache
Initial Language
Apache