b2evolution b2evolution

  • Sign in
  • Sign up
  • About
  • Downloads
  • Hosting
  • Docs
  • Support
  • Sign in
  • Sign up
  • Manuals Home
  • Latest Updates
 
  1. b2evolution CMS User Manual
  2. Operations Reference
  3. Troubleshooting
  4. Http Post Data Too Large

Http Post Data Too Large

When too many large files are uploaded to the server the following error may appear:

You have sent too much data (too many large files?) for the server to process. Please try again by sending less data/files at a time.

To allow large amount of data upload the following php.ini file settings must be set properly:

  • upload_max_filesize: The maximum size of a file which can be uploaded. b2evolution ‘Maximum upload file size’ settings must be set to a lower or equal value than this PHP setting.
  • post_max_size: The maximum size of a post request. This value must be always bigger than the ‘upload_max_filesize’ setting. When multiple files are uploaded with one request, than the amount of the files size must be lower than this value.
  • memory_limit: The b2evolution use image processing algorithms which requires to load the images into the memory. When large image file upload is enabled, the ‘memory_limit’ must be set to a very large value in order to avoid "Allowed memory size exhauseted" PHP errors.
Created by asimo • Last edit by fplanque on 2020-06-09 00:25 • •

No feedback yet

Search the Manual

Content Hierarchy

  • b2evolution CMS User Manual
  • User's Guide
  • Installation / Upgrade
  • Front-office Reference
  • Back-office Reference
  • Developer Reference
  • Operations Reference
    • Security
    • Fighting Spam
    • Performance
    • Using Multiple Domains
    • Intranet setup
    • LDAP Integration
    • Troubleshooting
      • My users do not have access to the files section / upload
      • I made a change but my blog is not updated
      • Troubleshooting Cookie Issues
      • I get file permission errors. How do I fix them?
      • When I do X I get a blank page or only a half page
      • "Warning: Cannot modify header information"
      • Emails don't arrive / Email notifications don't work
      • I have a MySQL error
      • Illegal mix of collations
      • phpMyAdmin
      • Http Post Data Too Large
      • Email Deliverability
      • I'm having weird redirect issues
      • Dev Menu
      • Error message not by b2evolution
    • Bundled Plugins
  • Advanced Topics
  • Glossary
  • Archives
CMS + forums

This online manual is powered by b2evolution CMS – A complete engine for your website.

About b2evolution

  • What is it?
  • Features
  • Getting Started
  • Screenshots
  • Online demo
  • Testimonials
  • Design philosophy
  • Free & open source
  • Terms of service

Downloads

  • Latest releases
  • Skins
  • Plugins
  • Language packs

About us

  • About us
  • Contact

Webhosting Guide

  • Web hosting blog
  • Best web hosting
  • Cheap web hosting
  • Green web hosting
  • Hosting with SSH
  • VPS hosting
  • Dedicated servers
  • Reseller hosting
  • Int'l: UK / France

Docs & Support

  • Online manual
  • Forums
  • Hire a pro !

Other

  • Adsense
  • Press room
  • Privacy policy

Stay in touch

  • GitHub
  • Twitter
  • Facebook
  • LinkedIn
  • News blog
  • RSS feed
  • Atom feed

Founded & Maintained by François Planque