Hi to all. I’m getting the following server error when using Ed Image resizer with Matrix, per the Matrix tutorial for creating image galleries:
Fatal error: Allowed memory size of 37748736 bytes exhausted (tried to allocate 12288 bytes) in /webroot/f/l/flood001/primary/www/system/expressionengine/third_party/ed_imageresizer/pi.ed_imageresizer.php on line 325
URL: http://floodcontrolam.com/index2.php/galleries
EE v2.40
Matrix v2.5
I’ve searched and found resolved topics that centered on the server PHP upload settings being too low. I’ve reset the upload_max_filesize to 128 mb, which *should* be enough.
Any other ideas?