Currently I encounter the following error :
Fatal error: Uncaught exception 'ImagickException' with message unable to open image `background.png': No such file or directory @ error/blob.c/OpenBlob/2643'
viewtopic.php?f=3&t=23822
Ty
Imagick Ubuntu
Re: Imagick Ubuntu
It looks like you are not specifying the correct path to your image. You should try the absolute path instead of the relative path to your image.
Re: Imagick Ubuntu
It looks like you are not specifying the correct path to your image. You should try the absolute path instead of the relative path to your image.
Re: Imagick Ubuntu
I go back about whether this module will be updated with the new version of imagemagick and compatible with php 5.4
The latest version is rc2 which more than one year
The latest version is rc2 which more than one year
Re: Imagick Ubuntu
We can't answer that question. We neither wrote nor support the IMagick extention.