You may try to upload a file on your WordPress site, a backup of your posts, or anything, only to find out that WordPress won’t let you, giving a warning such as “POST Content-Length of 48031673 bytes exceeds the limit of 8388608 bytes,” and the like.
This problem comes from your PHP configuration. In order to increase the limits of your uploads you should edit the php.ini file of your site and change these entries: upload_max_filesize and post_max_size, giving values that exceed the size of what you need to upload, e.g.
upload_max_filesize=88M
post_max_size=89M
Enjoy!
Related Posts:
- Create automatic excerpts in WordPress, with Auto Limit Posts plugin
- How to find the ID number of a WordPress post or page
- Clean your WordPress database from post revisions, with Better Delete Revision
- Re-enable a grayed out WordPress publish or update button in your post
- Fix secure and insecure data mix on a Wordpress site, with SSL Insecure Content Fixer
- Repair VBR MP3 files if report wrong time length, with VbrFix
- Convert length, area, volume, mass, temperature units, with Tmetric
- If Adobe Audition saves VBR mp3 files with wrong time length
- Limit access to the internet, even only for certain network computers, with URL Blocker
- Filter traffic and limit bandwidth, with Tmeter
- Limit the bandwidth of Chrome or of any program efficiently
- Write Post It notes on your desktop that will stay always visible, with StickyPad