• Clean install of WordPress 3.9.1, no problems on localhost wamp server.

    Can’t upload large images (more than ~60kb), i get error in media uploader. But the file is actually uploaded to server, it’s available in media selection. No thumbnail, if try to add to post it appears as 1px dot, can’t select size too.

    If i try to edit image in wordpress, i get ‘Image data does not exist. Please re-upload the image.’ If click update, image will appear and it’s possible to add to post, but it doesn’t behave like image, i.e. i can’t select size etc.

    I don’t have access to php.ini, but i see such limits in my cpanel:
    memory_limit – 32M
    upload_max_filesize – 2M
    max_input_time – 60
    max_execution_time – 30

    Any ideas how to fix this? Really want to use wordpress, but only tiny images are not enough. Going to use mostly for photo display.

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

    (@xellz)

    After all it was PHP memory problem. I’m new to WP, found this plugin helpful – WP-Memory-Usage. Clean WP install without any plugins already uses almost 30mb

Viewing 1 replies (of 1 total)
  • The topic ‘Upload problem, image data missing on files bigger than ~60kb’ is closed to new replies.