Try version 6.3.4;
There are some topics on this subject. We had to switch back to 6.3.4 to get any outputs.
Can't output any images
Re: Can't output any images
hello!
i've got the same problem here.
MagickEchoImageBlob() and MagickWriteImage() are always returning FALSE and MagickGetExceptionString returns the empty string.
i'm on Mac OSX 10.4, apache2 and php5 and i'm using ImageMagick 6.3.5 Q16 installed via MacPorts.
an hour ago i red this post and tried to follow ridera advice so i installed ImageMagick 6.3.4 via the source, when i'm configuring the MagickWand i get this non-sense error.
i'm using this method to install MagickWand -> http://www.bitweaver.org/wiki/ImageMagick
i've got the same problem here.
MagickEchoImageBlob() and MagickWriteImage() are always returning FALSE and MagickGetExceptionString returns the empty string.
i'm on Mac OSX 10.4, apache2 and php5 and i'm using ImageMagick 6.3.5 Q16 installed via MacPorts.
an hour ago i red this post and tried to follow ridera advice so i installed ImageMagick 6.3.4 via the source, when i'm configuring the MagickWand i get this non-sense error.
Code: Select all
Building with ImageMagick as backend
checking for ImageMagick / MagickWand in default path... found in /usr/local
checking for ImageMagick / MagickWand 6.3.4 or greater with /usr/local/bin/Wand-config... 6.3.4
configure: error: ImageMagick / MagickWand 6.3.4 or later is required to compile php with magickwand support
i'm using this method to install MagickWand -> http://www.bitweaver.org/wiki/ImageMagick
Re: Can't output any images
Just saw this thread on bugs section -> viewtopic.php?f=3&t=9403&p=29460#p29460
might be interesting to everyone with this problem.
might be interesting to everyone with this problem.