Hello,
There is a following problem. Shortly after enabling ImageMagick, site becomes inaccessible with errors like:
when visiting main address:
Fatal error: Out of memory (allocated 6029312) (tried to allocate 7680 bytes) in /zp-core/functions-i18n.php on line 563
or when visiting Zenphoto backend:
Fatal error: Out of memory (allocated 3670016) (tried to allocate 491520 bytes) in /zp-core/admin-functions.php on line 1550
After disabling ImageMagick via phpMyAdmin normal operation resumes.
Here is system info:
I'd like to ask to snipe this URL from this message after visiting <link removed by admin>
Is it the case of not enough memory provided to ImageMagick or perhaps perhaps it is too old and has some issues in this release? Or something else?
Thank you!
Comments
I'm not sure what else to try... Could you suggest any procedures or steps that can help in examining this issues further?
Zenphoto is php 5.3 compatible as that is what I am developing on for quite a while.
Could this be an issue with the LiteSpeed web server that the host uses? There was an upgrade recently on the host, switch from Apache and PHP upgrade, before which imagick worked perfectly together with Zenphoto.