Wordpress Image Upload Error
I just encountered a strange error when trying to upload an image to Wordpress (2.5). It just said “HTTP Error” and “An error occurred in the upload. Please try again later.”. I stumbled upon this blog post that shows how to fix it by turning off mod_security for async-upload.php in your .htaccess file.
SecFilterEngine Off
SecFilterScanPOST Off
Hope someone finds this helpful.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply