[Magick-bugs] can't get imagick running with imagemagick
Daniel Platt
daniel.platt at itx.de
Wed Apr 4 03:17:03 PDT 2007
Dear Sir or Madam,
I write to you because I tried to get Imagick running with Imagemagick
on my Computer for 2 days (PHP5.04 + Apache 2). The result is very bad.
I have tried about 100 tutorial pages and I still get the same problem.
I consider the problem is caused by the imagemagick installation
process.
When i copy the imagewand- and imagick.dll to the ext-Path of my PHP
Installation, set up the extension=php_imagick.dll [...] and the
extension path correct, apache crashes as i restart it.
I get the following 2 messages:
PHP Startup: Unable to load dynamic library
'c:/programme/php5/ext/php_imagick.dll' - The selected module wasn't
found.
PHP Startup: Unable to load dynamic library
'c:/programme/php5/ext/php_magickwand_dyn.dll' - The selected procedure
wasn't found.
Used Imagemagick-Package:
ImageMagick-6.3.3-5-Q8-windows-dll.exe
Installationpath: c:\imagemagick\
And yes, I've set up the environment paths!
Version of php_Imagick.dll (for PHP 5.04)
Version of php_MagickWand_dyn.dll (for PHP 5.2 -> can't find the older
version for PHP 5.04!! on the net. Every link is dead)
Lines from my php.ini:
extension=php_imagick.dll
extension=php_magickwand_q16_st.dll
extension_dir = "c:/programme/php/php5/ext/"
Please help me to solve this problem!! I tried to become this dll's
working over 2 days :(((( My PC runs on Windows XP Professional
Thank you - Greetings
Daniel
More information about the Magick-bugs
mailing list