Skip to content

Ramblings and Thoughts

  • About

Ramblings and Thoughts

Networking, Computers, Life

How to manually increase the upload file size in WordPress

May 11, 2019 by cbogdon

After a brand new installation of WordPress, I found out that WordPress defaults to 2MB of uploads of media files. To fix, you can add the following lines to the .htaccess file within Apache.

php_value upload_max_filesize 12M
php_value post_max_size 13M
php_value memory_limit 15M

Post navigation

Previous Post:

How to leverage WTForms and Bootstrap Web Template

Next Post:

Adjusting the Firewall under Ubuntu

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Tags

Apache Carbon Copy Cloner Chrome Cisco Crashplan HTML iOS iClou Linux MySQL Nexus NXAPI Omnifocus OSX Outlook PyCharm Pytest Python Quicken Samsung TV Ubuntu VMWare Wordpress Youtube
© 2025 Ramblings and Thoughts | WordPress Theme by Superbthemes