Welcome Guest, Not a member yet? Register   Sign In
Imagemagick and XAMPP
#10

[eluser]Jim Higgins[/eluser]
Thanks for passing those on. I dropped them in and restarted xampp, but it's still kicking back an error telling me it can't locate the library. I dropped them in C:\xampp\php\ext and C:\xampp\php\extensions accordingly.

Not quite sure what else to try (except maybe setup a different server).

// Config
$config['image_library'] = 'imagemagick';
// This works fine on my production environment... $config['library_path'] = '/usr/bin';
// But trying to set on XAMPP...
$config['library_path'] = '/xampp/php/ext/php_imagick.dll';

I've also tried variatioins of '/xampp/php/ext/php_imagick.dll'... like '/php/ext/' and so on.

One thing to note, after dropping in the dll and restarting apache, I get an error alert from xampp... "The procedure entry point DestroyDrawingWand could not be located in the dynamic link library CORE_RL_magick_.dll". I googled it, but didn't really see any resolution on the error.

Thanks again.


Messages In This Thread
Imagemagick and XAMPP - by El Forum - 06-06-2008, 09:20 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 12:11 AM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 01:01 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 01:46 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 02:00 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 02:22 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 03:03 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 03:14 PM
Imagemagick and XAMPP - by El Forum - 06-07-2008, 03:56 PM
Imagemagick and XAMPP - by El Forum - 06-08-2008, 10:46 AM
Imagemagick and XAMPP - by El Forum - 06-09-2008, 10:20 AM
Imagemagick and XAMPP - by El Forum - 08-14-2008, 07:03 AM
Imagemagick and XAMPP - by El Forum - 08-14-2008, 07:31 AM
Imagemagick and XAMPP - by El Forum - 07-16-2010, 11:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB