Vebut Posted November 16, 2009 Share Posted November 16, 2009 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 Quote Link to comment Share on other sites More sharing options...
Vebut Posted November 19, 2009 Author Share Posted November 19, 2009 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.