Closed (fixed)
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2009 at 19:41 UTC
Updated:
10 Jun 2009 at 13:10 UTC
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
Comment #1
grandcat commentedAs 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.