• Resolved fxixman

    (@fxixman)


    Hi guys

    I get a HTTP Error on PNG image uploads only. JPEGs work fine. I have tried the basic uploader which gives me a 404 not found error when uploading a PNG (JPEG again works fine), and the flash uploader simply gives me a red HTTP Error.

    I think it occurs on the “Crunching” phase of the upload (it gets to 99%, and then gives me the error). If I refresh the media gallery, it shows the file but with no thumbnail. If I copy and paste the uploaded PNG media file URL, I can access the picture. I think it has problems creating the PNG thumbnail somehow.

    http://saved.im/mtc0mje5owrl/pngerror.jpg

    As you can see, the JPEG below it displays fine. The PNG however does not.

    I have been suffering with this error for absolutely ages and have not found one single solution. I have changed themes, disabled all plugins, temporarily removed functions.php file and more..

    Something else i’ve noticed. It does not

    Please help! I’m begging!

Viewing 1 replies (of 1 total)
  • Thread Starter fxixman

    (@fxixman)

    You wont believe I just fixed it…After months and months of giving it a bash to fix….

    Here’s how I fixed it:

    In Advanced PHP.ini configuration editor.

    I changed 2 values.

    Core – post_max_size to 8M. Think it was 2M.
    And APC – apc.max_file_size to 8M. (also on 2M).

    Can’t be happier!! Hope it helps someone.

Viewing 1 replies (of 1 total)
  • The topic ‘HTTP Error on PNG Upload Only (JPEG etc working fine)’ is closed to new replies.