/ Published in: Apache
![](/img/icon_sav.png?v3)
Add these lines to your .htaccess file to increase PHPs file upload size limit to 20Mb
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
php_value upload_max_filesize 20M php_value post_max_size 20M php_value max_execution_time 300 php_value memory_limit 128M
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)