Page 1 of 1

Installation resources?

Posted: 2019-05-30T13:00:09-07:00
by screenplay
I am trying to set ImageMagick up on a Raspberry Pi, does anyoe know if this is possible? Is there any good resources for installation documentation? I have looked and I have found some docs on how to install ImageMagick, but I have a client that said he is using a PHP type of interface, If I install ImageMagick using "apt-get install imagmagick" it works with command line commands, would like to know how to install/integrate the PHP based version, and I do apologize if I am just not finding the documentation easily.

Re: Installation resources?

Posted: 2019-05-30T16:24:45-07:00
by fmw42
Best I can suggest is you want PHP Imagick rather than MagickWand for PHP is to see https://pecl.php.net/package/imagick and https://www.php.net/manual/en/imagick.setup.php