Magento Upload HTTP Error [SOLVED]

This was a strange error with Magento. I was in a product, trying to upload an image. The image would upload find, but then error out with "Upload HTTP Error". I changed permissions up and down the /media and /var directories and made them as loose with permissions as I could.

Still no change.

Then I happened upon this comment in the forums.

To anyone that has a HTTP upload error AND has a password protected store directory (for under construction reasons):
remove the directory password protection and you’ll be able to upload your files again! That was what happened to me.

BINGO!

I removed the password protection for the admin (not the Magento password, but Apache basic password protection).

Reference:
http://www.magentocommerce.com/boards/viewreply/154831/

Comments

Thanks, U saved my time. I

Thanks,
U saved my time.
I have same error due to apache password protected magento.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <drupal5>, <drupal6>, <javascript>, <php>, <sql>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options