Closed (fixed)
Project:
Zoomify
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 23:39 UTC
Updated:
6 Sep 2012 at 01:01 UTC
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
Comment #1
infojunkieZoomifyFileProcessor is memory-hungry. You might want to try the Python backend for better performance.