Technote Details :: I cannot upload files through the Flash interface

Issue

I have Flash correctly configured on my computer and when I try to upload files through the flash component in MX Kollection 3 Professional to a site, I get an HTTP error. The error code displayed in Flash is 403.

Reason

This happens because you have enabled an Apache module named mod_security on your server which blocks the headers sent by Flash.

Solution

To fix this problem you have two options:

  1. Disable the mod_security firewall module in Apache and use a dedicated firewall on your server.
  2. In the site root add a .htaccess file containing the following lines:

    SecFilterEngine Off
    SecFilterScanPOST Off

 


Nino  Iugovaz - 11-24-2006 12:06:19 GMT +2

I have the same problem with KTML 4.1.0 domain but everething is OK with KTML 4.1.0 lite edition. Will it work if i upgrade to the last vesion?

Home > Support > Knowledge Base > Technote Details
Search the Knowledge Base
© Adobe Systems Romania. All rights reserved.