Title: HTTP Error
Last modified: August 21, 2016

---

# HTTP Error

 *  [zooguy](https://wordpress.org/support/users/zooguy/)
 * (@zooguy)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/http-error-25/)
 * When I attempt to upload files into a new gallery, I’m getting an HTTP Error 
   on all the files I want to upload. It then reports I haven’t uploaded any files
   but the Gallery seems to have been created (with 0 images in it).
 * I’ve looked around and done what others have said:
    1) Created wp-content/gallery
   and set permissions to 777 2) Deactivated all other plugins 3) I believe I have
   all the other prerequisites (php, WordPress, etc) 4) I have a clean install of
   NextGen and wasn’t using V1
 * My host is on GoDaddy.
 * Any help would be appreciated.
 * [http://wordpress.org/plugins/nextgen-gallery/](http://wordpress.org/plugins/nextgen-gallery/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [zooguy](https://wordpress.org/support/users/zooguy/)
 * (@zooguy)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/http-error-25/#post-4203352)
 * Any help?
 * Here is what is in my .htaccess
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       # END WordPress
       ```
   
 * I’ve set the following in my php.ini:
    `safe_mode = off`
 * I’m using php version 5.3.

Viewing 1 replies (of 1 total)

The topic ‘HTTP Error’ 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/)

## Tags

 * [http error](https://wordpress.org/support/topic-tag/http-error/)

 * 1 reply
 * 1 participant
 * Last reply from: [zooguy](https://wordpress.org/support/users/zooguy/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/http-error-25/#post-4203352)
 * Status: not resolved