Problem with Install of ImageMagick on OS X Yosemite

Ryan Schmidt ryandesign at macports.org
Mon Oct 27 22:14:06 PDT 2014


On Oct 27, 2014, at 2:06 PM, Jeremy Lavergne wrote:

> On Oct 27, 2014, at 15:03, Michael Matassa wrote:
> 
>> I'm a new user of MacPorts and ImageMagick (and, truthfully, somewhat of a PHP novice) and after spending a couple of days attempting to unsuccessfully install ImageMagick manually I stumbled across a web page that suggested using MacPorts.  I installed MacPorts and executed the suggested command in terminal to install ImageMagick.  The resulting install lasted approximately 6 hours and as far as I could tell installed successfully.  I added extension=imagick.so to  php.ini but after restarting Apache ImageMagick is not found in phpinfo and I can't locate the imagick.so file anywhere on my Mac.  Is there some novice mistake I'm making or is there a problem with the MacPorts install?
> 
> It sounds like you installed ImageMagick, and not its PHP extension.
> `port search imagemagick` will show you some of the options available.
> 
> You likely want to install one of the php**-imagick packages.

Also, remove "extension=imagick.so" from your php.ini again. All the php extension ports set these extension directives automatically in their own ini files; it's all automatic.



More information about the macports-users mailing list