Level 1
You are probably exhausting your allowed memory limit, open your php.ini and adjust your memory_limit directive.
When I upload the image and then try to resize it if the image is aboe 1500x1300 for example 1500x1500 resize fails and server responds with 500 code. This happens on apache server, anyone has any clues what may be wrong? Image in question is about 200 kb and it's png.
Please or to participate in this conversation.