• bonomme

    (@bonomme)


    Hello everyone
    I have been searching for an anwser for quite a while now and I cant find a solution that feets my case

    whenever I want to upload a image on a post i get an http error message near the end of the upload (at 87% to 99%), when i am using both the uploaders

    I have been trying to modify the .htaccess file adding

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    and

    AddType x-mapp-php5 .php

    that failed

    I have been trying to deactivate all the plugin that i used, that fail as well

    all the permition are set correcly

    I reinstalled it manually twice (just in case)

    I am running php5.3
    wordpress 3.3.2
    I am using the plugins IZcalender, comprehensive google maps, and gallery to slideshow

    I am fairly new to wordpress, please help before i lose it!!

    http://www.restaurantlebonheur.com

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

    (@esmi)

    The mod_security code fix that you’ve posted above doesn’t work on every server, so – if it is a mod_security issue – you may have to ask your hosts about this.

    Have you tried:

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Also check with your hosts that you haven’t hit your storage limit on your hosting account.

    Thread Starter bonomme

    (@bonomme)

    thank for you anwser

    i am currently using the Twenty eleven theme so its not the problem
    i have just tryed resetting the plugins folder and it did not work

    i havent reach my limit with my provider i still have 100gb of storage available

    so the problem remain

    esmi

    (@esmi)

    Try asking your hosts about mod_security.

    Thread Starter bonomme

    (@bonomme)

    soory to be soo long but i cant contact them. i will have to try tomorow

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

The topic ‘HTTP errors when uploading an image’ is closed to new replies.