I get the following error when trying to upload files:

[Tue May 26 21:34:48 2009] [error] [client x.x.x.x] mod_security: Access denied with code 500. Error processing request body: Multipart: final boundary missing [hostname "www.example.com"] [uri "/drupal-6.12/fupload/flash"] 
[Tue May 26 21:39:06 2009] [error] [client x.x.x.x] mod_security: Access denied with code 500. Error processing request body: Multipart: final boundary missing [hostname "www.example.com"] [uri "/drupal-6.12/?q=fupload/flash"] 

What might be the cause of this?

Comments

grandcat’s picture

Status: Active » Fixed

As you can see, it's a mod_security issue. Flash player is not perfect in this way, but it's not fixable. Please disable mod_security for the url mentioned in your log file.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.