Fix HTTP Errors With WordPress 2.5


Ever since I updated to WordPress 2.5 I started getting HTTP errors everytime I tried to upload an image. I found a very quick fix that requires a line to be added to WordPress’ .htaccess file:

  • Open your WordPress 2.5 installation in an FTP client
  • find your .htacess file (usually in ‘www’)
  • add the following line:

SetEnvIfNoCase Request_URI ^/wp-admin/async-upload.php$ MODSEC_ENABLE=Off

  • then save your .htacess file and the HTTP error message should go away

Bookmark & Share

Post Info

About the Author

author photo

Want to get more out of your PC, the internet or your mp3 player? Onetipaday.com is here to provide clear simple tips and guides to help you achieve just that. Each tip will be easy to implement and will take no more than 5 minutes to read and implement. What will you learn today?

See All Posts by This Author

3 Responses to “Fix HTTP Errors With WordPress 2.5”

  1. Thank you. This was driving me nutz. I went to the WP forum but they did not have a resolution. I found you by searching Yahoo. Again, thanks for the fix – it worked like a chrarm!

Trackbacks/Pingbacks

  1. Tweaks to fix annoying Wordpress 2.5 backend

Subscribe without commenting

Leave a Reply

CommentLuv Enabled
Comment Policy: Any comments are permitted only because the site owner is letting you post, and any comments could be removed for any reason at the absolute discretion of the site owner.