I'm getting out of memory errors in my image handling script, I *think* its because I'm handling images that are too large to fit in memory, but I thought I'd check before just upping the setting to 32mb.

It is currently set to 16mb and I am working with a 2048x1536 image. Is it possible that the image is what is causing the scrip to OOM?

Thanks,
- Naz.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to