I'm experiencing a similar problem. I'm running ImageMagick 6.3.8 04/03/08 Q16 with imagick 2.1.0.
In my phpinfo( ) output, the value against "ImageMagick Number of supported formats" is "0".
The output of running "convert -list configure" shows the following line regarding delegates:
DELEGATES freetype jpeg jp2 lcms png tiff zlib
imagick has been installed with a standard configure, make, make install.
Does anyone know why the PHP info output would be showing the supported formats as being zero? The upshot of this of course if that I can't work with any image files.
Any suggestions greatfully received.
James.
Missing JPG, PNG, TIF in ImageMagick Supported formats
Re: Missing JPG, PNG, TIF in ImageMagick Supported formats
Can you describe your setup a little? I have seen this before but can not remember what caused it. ld.so.conf maybe?
Mikko Koppanen
My blog: http://valokuva.org
My blog: http://valokuva.org
Re: Missing JPG, PNG, TIF in ImageMagick Supported formats
Could you let me know which details you require regarding the setup?
Thanks.
Thanks.
Re: Missing JPG, PNG, TIF in ImageMagick Supported formats
We found the issue. It was down to the permissions. Sorry I can't elaborate more.
James.
James.