Page 1 of 1

Allowed memory size exhausted

Posted: Tue Nov 11, 2003 10:00 am
by chaza
I am getting a:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 8192 bytes)
error message.
Any suggestions what I can do about this?

Posted: Tue Nov 11, 2003 10:06 am
by twigletmac
What exactly are you trying to do in the script that exceeds the memory size?

Mac

Posted: Tue Nov 11, 2003 10:08 am
by chaza
It's a jpg resize script. It's OK for images that are under 300k but anything more than that gives the error msg.