Upload problem, image data missing on files bigger than ~60kb
-
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 – 30Any ideas how to fix this? Really want to use wordpress, but only tiny images are not enough. Going to use mostly for photo display.
- The topic ‘Upload problem, image data missing on files bigger than ~60kb’ is closed to new replies.