Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter there4you

    (@there4you)

    Okay I managed to work it out I think.
    The minute I remove the following form the htaccess file my site works.
    Do we still need this?

    #BEGIN Image Upload HTTP Error Fix
    <IfModule mod_security.c>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>
    <IfModule security_module>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>
    <IfModule security2_module>
    <Files async-upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>
    #END Image Upload HTTP Error Fix

    Thread Starter there4you

    (@there4you)

    Hi The server settings are:

    * Operating System : Linux
    * Server : Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.6
    * Memory usage : 27.11 MByte
    * MYSQL Version : 5.0.67-community
    * SQL Mode : Not set
    * PHP Version : 5.2.6
    * PHP Safe Mode : Off
    * PHP Allow URL fopen : On
    * PHP Memory Limit : 32M
    * PHP Max Upload Size : 20M
    * PHP Max Post Size : 20M
    * PHP Max Script Execute Time : 30s
    * PHP Exif support : Yes ( V1.4 )
    * PHP IPTC support : Yes
    * PHP XML support : Yes

    and the details under the graphic Library are:

    * GD Version : bundled (2.0.34 compatible)
    * FreeType Support : Yes
    * FreeType Linkage : with freetype
    * T1Lib Support : No
    * GIF Read Support : Yes
    * GIF Create Support : Yes
    * JPG Support : Yes
    * PNG Support : Yes
    * WBMP Support : Yes
    * XPM Support : Yes
    * XBM Support : Yes
    * JIS-mapped Japanese Font Support : No

    Thanks in advance,

    Keren

    Hi Alexrabe,

    You state There will be no fix, it’s your settings not a nextgen issue

    Then could you please advise us what we need to change exactly to fix this issue as we are site administrators and have root access to our server so can try changing anything you say is causing this issue.

    Thanks in advance,

    Kind regards,

    Keren

    Hello I have this same issue on my site

    I have tried what ryancp says with no success, unfortunately.

    Does anyone else have any clues as to how I can fix this as I would really like this issue resolved as I am sure others would too.

    Open to any suggestions. Thanks in advance,

    Keren

Viewing 4 replies - 1 through 4 (of 4 total)