Title: [Plugin: Image Upload HTTP Error Fix] posible &quot;http error&quot; final solution
Last modified: August 20, 2016

---

# [Plugin: Image Upload HTTP Error Fix] posible "http error" final solution

 *  [Gonzalo](https://wordpress.org/support/users/gonzalo-sanchez/)
 * (@gonzalo-sanchez)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-image-upload-http-error-fix-posible-http-error-final-solution/)
 * Everything indicates that the error “HTTP Error” is caused by a change in the
   Apache FastCGI module (mod_fcgid 2.3.6) that limits the value of the parameter
   MaxRequestLen to 128KB (very low). Previously this limit was 1GB.
    Therefore 
   this problem is likely to occur only on servers running PHP in FastCGI mode and
   only when trying to upload a file larger than 128KB.
 * The final and stable solution to this problem is well explained in the link that
   leaves our friend ntarantino 🙂
 * [http://wiki.mediatemple.net/w/(dv)_4.0:Enable_FastCGI](http://wiki.mediatemple.net/w/(dv)_4.0:Enable_FastCGI)
 * and it works perfectly! 🙂
 * but that solution requires access and modify the configuration file of FastCGI.
   It can be done via SSH or asking the support team of your server to do so.
 * An intermediate and fast solution I’ve found, for those who need to solve this
   problem right now and can not modify that file themselves, is as follows:
    – 
   Install the plugin WPlupload (nice and efficient plugin that replaces the WP 
   file upload form) – In the plugin settings indicate 128kb or less in the “Chunk
   size” – Enjoy 🙂
 * Gonzalo.
 * [http://wordpress.org/extend/plugins/image-upload-http-error-fix/](http://wordpress.org/extend/plugins/image-upload-http-error-fix/)

The topic ‘[Plugin: Image Upload HTTP Error Fix] posible "http error" final solution’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/image-upload-http-error-fix.svg)
 * [Image Upload HTTP Error Fix](https://wordpress.org/plugins/image-upload-http-error-fix/)
 * [Support Threads](https://wordpress.org/support/plugin/image-upload-http-error-fix/)
 * [Active Topics](https://wordpress.org/support/plugin/image-upload-http-error-fix/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-upload-http-error-fix/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-upload-http-error-fix/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Gonzalo](https://wordpress.org/support/users/gonzalo-sanchez/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-image-upload-http-error-fix-posible-http-error-final-solution/)
 * Status: not resolved