Jump to content

Installing PECL extension Graphics Magick


Recommended Posts

Hi!

I've been trying to install the gmagick pecl extension for php on my windows server for hours now without success.

 

Here is what I've done so far:

#1, Installed Grpahics Magic software for windows

#2, Downloaded the pecl extension from a php.net external link: http://valokuva.org/magick/

#3, Saved it to php/ext

#4, Added "extension=php_gmagick_ts.dll" to php.ini

#5, Apache reboot (and later on system reboot)

 

#6 On startup I get these errors:

#1 CORE_RL_wand.dll could not be found

#2 PHP Startup: Unable to load dynamic library

'c:\xampp\php\ext\php_gmagick_ts.dll' - Can not find module

 

There is nothing useful on google.

 

Edit #1:

My php version is: 5.3.0

XAMPP version is: 1.7.2

 

Edit #2:

Added step #4

 

Please help.

Thanks, Daniel Lindén

Is it because the error-messages are very clear of why it doesn't work - or because the question is stupid that I don't get any answers?

 

Because there must be someone out there running Gmagick on windows? As far as I know the file php5.dll does not exists at all in any php package and core_rl_wand.dll I still don't know where it should be located or what it even does.

 

Please help. Its getting kind of urgent :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.