Here's a workaround that worked for me.

Create an .htaccess file in the wp-admin directory containing this line:

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

This will work if your blog is in a directory called wordpress. If it's in a different directory you'd need to change that bit.

This works for my hosting at webmasters, ymmv.

Jon Ward
email: [EMAIL PROTECTED]
blog: http://www.ditdotdat.org/bigcity



On 18 Mar 2008, at 16:37, Andy Skelton wrote:

On Tue, Mar 18, 2008 at 10:49 AM, Jon Ward <wp- [EMAIL PROTECTED]> wrote:
 Here's the error from the PHP error log: mod_security: Access denied
 with code 403. Error processing request body: Multipart: final
 boundary missing

http://trac.wordpress.org/ticket/6278

Andy
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to