Title: [Plugin: NextGEN Gallery] HTTP Error when uploading multiple files
Last modified: August 20, 2016

---

# [Plugin: NextGEN Gallery] HTTP Error when uploading multiple files

 *  [Regenpfeifer](https://wordpress.org/support/users/regenpfeifer/)
 * (@regenpfeifer)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/)
 * Hello,
 * I have installed NextGen Gallery for a WordPress blog hosted on my own server:
   Ubuntu 10.04 LTS, Apache 2.x, MySQL 5.1.63, PHP 5.3.2.
 * Everything works fine, but when I am trying to upload multiple pictures with 
   the batch uploader, I’m getting the error: “Error. HTTP-Fehler: HHTTP Error”.
 * I have found several other threads dealing with this problem and suggesting to
   adapt the .htaccess files, but none of those suggestions has solved my problem.
 * As it is my own server I could try to adapt permissions or other modifications,
   but I do not know where to start. Is there a tutorial or FAQ dealing with the
   prerequisites NextGen needs?
 * Thank you for any hints!
    Hermann Josef
 * [http://wordpress.org/extend/plugins/nextgen-gallery/](http://wordpress.org/extend/plugins/nextgen-gallery/)

Viewing 14 replies - 1 through 14 (of 14 total)

 *  [aloeroot](https://wordpress.org/support/users/aloeroot/)
 * (@aloeroot)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827838)
 * I am having an identical problem. I just installed the plugin after upgrading
   to 3.4 and am wondering if it’s not yet compatible with the new version.
 *  Thread Starter [Regenpfeifer](https://wordpress.org/support/users/regenpfeifer/)
 * (@regenpfeifer)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827843)
 * Thank you aloeroot for your message. Maybe we will have to wait for an update?
 *  [aloeroot](https://wordpress.org/support/users/aloeroot/)
 * (@aloeroot)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827858)
 * It’s possible. I just got it to work by turning off the Flash uploader and uploading
   one file at a time via the other method.
 *  Thread Starter [Regenpfeifer](https://wordpress.org/support/users/regenpfeifer/)
 * (@regenpfeifer)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827862)
 * Yes, this works for me too. But it seems a bit tedious for a larger number of
   pictures…
 *  [bluelleo](https://wordpress.org/support/users/bluelleo/)
 * (@bluelleo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827975)
 * It probably conflicts with contact form 7 plugin.
 * You can try:
    Change the last line in NextGen’s ngg-config.php file from require_once(
   WP_LOAD_PATH . ‘wp-load.php’); to: require_once( WP_LOAD_PATH . ‘wp-admin/admin.
   php’);
 *  Thread Starter [Regenpfeifer](https://wordpress.org/support/users/regenpfeifer/)
 * (@regenpfeifer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827976)
 * Thank you, bluello for your answer.
 * I have installed Contact Form 7 in this blog. But unfortunately, neither the 
   deactivation of CF7 nor your fix solves the problem.
 * Yours, Hermann Josef
 *  [TheOwlLady](https://wordpress.org/support/users/theowllady/)
 * (@theowllady)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827977)
 * I am having the same problem as everyone else and use contact7. I turned off 
   flash and uploaded one at a time and that worked, but as regenfeifer says that
   is tedious. I am not about to do any changes in my coding, as I am not familiar
   with doing this. I would probably screw up the whole website!!! Are there any
   other options? I am currently using another gallery and would certainly like 
   to switch to NextGen.
 *  [bluelleo](https://wordpress.org/support/users/bluelleo/)
 * (@bluelleo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827978)
 * If you deactive your contact form 7 plugin, and the nextgen uploader work. Mostly
   it conflicts with contact form 7 plugin.
    Then you should change the last line
   in NextGen’s ngg-config.php file.
 * require_once( WP_LOAD_PATH . ‘wp-load.php’);
    to: require_once( WP_LOAD_PATH .‘
   wp-admin/admin.php’);
 * source: [http://wordpress.org/support/topic/plugin-nextgen-gallery-conflict-with-contact-form-7?replies=37](http://wordpress.org/support/topic/plugin-nextgen-gallery-conflict-with-contact-form-7?replies=37)
 *  [bluelleo](https://wordpress.org/support/users/bluelleo/)
 * (@bluelleo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827979)
 * If you are not familiar with the code, another alternative way will be:
    1. You
   may downloaded and reinstalled Contact Form 7 version 3.1.2 (the previous working
   version) from here: [http://downloads.wordpress.org/plugin/contact-form-7.2.4.6.zip](http://downloads.wordpress.org/plugin/contact-form-7.2.4.6.zip)
   or [http://wordpress.org/extend/plugins/contact-form-7/developers/](http://wordpress.org/extend/plugins/contact-form-7/developers/)
 * or
    2. Upload the images via Zip file.
 * hope it help.
 *  [localsalescreator.com](https://wordpress.org/support/users/localsalescreatorcom/)
 * (@localsalescreatorcom)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827988)
 * Hi I have the same issue but I use WPMU does anybody know if i deactivate and
   delete Contact form 7 from the network will it delete all the forms on the sites?
 * Example some plugins can be deleted and reinstalled and they pick up where they
   left off but because Contact form 7 uses short codes i am not sure if it will
   work in the same way.
 *  [bluelleo](https://wordpress.org/support/users/bluelleo/)
 * (@bluelleo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827989)
 * Hi regenpfeifer,
 * If you deactived your contact form, and the problem still there..
    It probably
   due to the memory_limit in php.ini file.
 *  [bluelleo](https://wordpress.org/support/users/bluelleo/)
 * (@bluelleo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827990)
 * Hi localsalescreator.com,
 * I have try deleted and reinstalled the contact form 7. The shortcode and the 
   form is different after reinstalled. You will need to refill the fields again.
 *  Thread Starter [Regenpfeifer](https://wordpress.org/support/users/regenpfeifer/)
 * (@regenpfeifer)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827991)
 * Hello bluello,
 * thank you for your answer. The memory limit in my php.ini-file is 512MB, this
   should be enough…
 *  [TheOwlLady](https://wordpress.org/support/users/theowllady/)
 * (@theowllady)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827997)
 * Wow, that worked. I never edited CSS code before. I deactivated contact 7 and
   changed the php file and all is cool!
    thanks to everyone who helped.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘[Plugin: NextGEN Gallery] HTTP Error when uploading multiple files’ is
closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 14 replies
 * 5 participants
 * Last reply from: [TheOwlLady](https://wordpress.org/support/users/theowllady/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-http-error-when-uploading-multiple-files/#post-2827997)
 * Status: not resolved