Need Help Installing Imagick PHP extension on Win2003/IIS 6
Posted: 2008-03-20T10:45:03-07:00
Can someone help me install the Imagick extension on a Windows 2003 Small Business
Server running PHP 5.2.5 and IIS 6.0? This has been driving me crazy for over a week.
I have downloaded php_imagick.dll from the php4win.pecl.php.net site and
copied it to my standard extentions directory. I have successfully installed
the static 8-bit version of ImageMagick from the ImageMagick.org site. (ImageMagick works
fine from the command line.) I have also added an extension=php_imagick.dll
line to my php.ini file and restarted IIS services. No matter what I do,
when IIS restarts I get a message saying that it is unable to load the
extension. Any ideas? I have searched the Web for a solution, but to no
avail. Thanks!
Tony
Server running PHP 5.2.5 and IIS 6.0? This has been driving me crazy for over a week.
I have downloaded php_imagick.dll from the php4win.pecl.php.net site and
copied it to my standard extentions directory. I have successfully installed
the static 8-bit version of ImageMagick from the ImageMagick.org site. (ImageMagick works
fine from the command line.) I have also added an extension=php_imagick.dll
line to my php.ini file and restarted IIS services. No matter what I do,
when IIS restarts I get a message saying that it is unable to load the
extension. Any ideas? I have searched the Web for a solution, but to no
avail. Thanks!
Tony