Work around for memory exhausted errors
Last updated on
30 April 2025
In case of large image dimensions, the demand for PHP memory explodes, and the image upload runs to memory exhausted error. As a workaround, you can either increase the size of the memory, or you have to decrease the picture dimensions, and upload a smaller image. For example, try 1024x768 pixels instead of 2448x1836 pixels.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion