Running 2.5 as of todays release (3/29). mod_security is on and the image uploader is not working for me.
Image upload box opens fine. Clicking browse opens my PCs dialogue box to choose an image. When uploading the image (..”crunching”..) I get a pop up error box that says:
Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error.
Then WP gives me the message “An error occurred in the upload. Please try again later”.
From the server error log I see this:
==cb6c7746==============================
Request: XXX.com 11.222.33.444 – – [29/Mar/2008:13:08:34 -0500] “POST /wp-admin/async-upload.php HTTP/1.1” 406 363 “-” “Shockwave Flash” – “-“
Handler: application/x-httpd-php
—————————————-
POST /wp-admin/async-upload.php HTTP/1.1
Accept: text/*
Cache-Control: no-cache
Connection: Keep-Alive
Content-Length: 29393
Content-Type: multipart/form-data; boundary=———-GI3Ef1ei4KM7ae0Ef1gL6Ij5ei4gL6
Host: xxx.com
User-Agent: Shockwave Flash
mod_security-message: Access denied with code 406. Error processing request body: Multipart: final boundary missing [severity “EMERGENCY”]
mod_security-action: 406
(domain name and IP edited out)
Running on a nix system; apache 1.x, php 4.x
mod_security is the culprit.
Changing the .htaccess to turn off mod_security yielded no success either. Hosts that run mod_security will have no gallery love?
bug?