It mus be my server, but…
When uploading a 5128px X 300px PNG, via an entry upload, I get this error:
PHP Fatal error: Out of memory (allocated 14680064) (tried to allocate 4615200 bytes)
The error points to “Image_lib.php” as the problematic PHP file.
I have this in my php.ini:
memory_limit = 128M
I double checked with host and they are do allow 128M for that setting.
Things I have noticed:
1. Even though I get the error, the file still uploads but the thumbnail does not generate and the file synchronize does not recognize this uploaded file.
2. If I convert the PNG to a JPG, I can upload without error.
Does this sound like a problem with my server?
Thanks!
Micky