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
Tip: Click here to run a free scan for common PC errors
loading...
Category: Using The Internet
Next Post: File2HD – Download Anything To Your Hard Drive »» Prev Post: Watch Network TV Online With Prime Time Rewind »»




[...] can’t upload images at all, it may be due to server settings. Check this thread for a fix. This one, [...]
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!
@Layla
glad I could help