Hi,

when I'm trying to create a product by uploading some images relating to particular product I get a fatal error when I save it. The error is "Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 8660 bytes) in /home/naveenn1/public_html/universalcoinco.com.au/sites/all/modules/zoomify/ZoomifyFileProcessor.php on line 63".

But actually the product is saved with images related to it.

Can anyone please give me some thought about it.

Thanks

Comments

infojunkie’s picture

Status: Active » Fixed

ZoomifyFileProcessor is memory-hungry. You might want to try the Python backend for better performance.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.