nikocraft's avatar

intervention image fails on image with resolution higher then 1500x1300 on Apache

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.

0 likes
1 reply
AlexDanault's avatar

You are probably exhausting your allowed memory limit, open your php.ini and adjust your memory_limit directive.

Please or to participate in this conversation.