Search code examples
phpiis-7imagemagickwindows-server-2008-r2imagick

Image Magick, installed, loaded, error opening files php


Using php 5.3 on windows 2008 in IIS 7.

I've installed NTS image magick and add php_imagick.dll to the php extensions directory and included it in php.ini . Restarted the machine and imagick shows up in phpinfo.

On this page I can run example #4 without problem.

As soon as I attempt to load a file by passing the file handler, or opening directly, it fails and gives me a 500 error. Nothing in event viewer.

Also in phpinfo, the version for imagick shows '@@package version@@' , very odd.

Any help would be appreciated.


Solution

  • I'm working with apache, but the problem was the same. The only solution i find out is to downgrade image magick to 6.6.4.0 version. Old builds you can find at http://image_magick.veidrodis.com/image_magick/binaries/