• Hello all,

    For some reasons, after i upgraded to 2.6.5, the flash uploader is now failing everytime. I have to use the html version.

    I always get the “HTTP error.” message. My .htaccess still have the fix.

    <IfModule mod_security.c>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>

    anyone encountered that?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Upload failed after upgrade to 2.6.5’ is closed to new replies.