Search found 2 matches

by sslazio 1900
2012-10-04T04:08:12-07:00
Forum: IMagick
Topic: installing on a mac with XAMPP
Replies: 3
Views: 10190

Re: installing on a mac with XAMPP

Magicwand for PHP and Imagick are two completely different APIs. If you want Imagick then you don't need the Magicwand for PHP. Furthermore, you can just install Imagemagick and run and IM command line via PHP exec() command. Other than that I am not sure I can help as I do not use any of the PHP ...
by sslazio 1900
2012-10-03T12:06:09-07:00
Forum: IMagick
Topic: installing on a mac with XAMPP
Replies: 3
Views: 10190

installing on a mac with XAMPP

Hi guys! I need your help! I'm trying to install imagick on my xampp 1.7.3 for MAC OSX following this tutorial. http://benford.bluhelix.com/installing-imagemagick-php-libraries-on-macos-with-xampp/ but i continue to have some compiling errors! if i use ./configure checking ImageMagick MagickWand API ...