drupalfun.com
PHP memory exhaustion
Every module takes up a tiny bit of memory. But I have recently seen that imageapi can actually use up A LOT of memory, when you use the GD toolkit. They claim it can use up to 96M?
Is this a realistic number?
Related Questions
Responses
2. It's not related to the host.
It's not related to the host. This is the message imageapi displays in the status report.
"ImageAPI GD Memory Limit 64M
It is highly recommended that you set you PHP memory_limit to 96M to use ImageAPI GD. A 1600x1200 images consumes ~45M of memory when decompressed and there are instances where ImageAPI GD is operating on two decompressed images at once."
But I usually use a Virtual Private Server. This one, has 64M.
Better make ImageMagick work I think :-)
3. yes but shared hosting
yes but shared hosting companies usually restrict their resources and have cpu limitations in space.
VPS is always better :-) or dedicated for that matter.


1. Is it shared hosting?
Is it shared hosting?