Installation & Configuration Guidance Needed (Linux/Ubuntu)
Posted: 2017-01-12T11:23:49-07:00
I'm brand new to ImageMagcik and MagickWand and I'm having some trouble setting everything up.
Here is a list of specs to show you what I'm dealing with:
Ubuntu 14.04
PHP 5.6.18
ImageMagick 6.7.7
MagickWand 6.7.7
My command line is saying both ImageMagick and MagickWand are installed, and I added "extension=imagick" and "extension=magickwand.so" to my configuration file (php.ini). However, when I create a new php file and use phpinfo(), neither ImageMagick nor MagickWand is anywhere to be found.
If anybody has any advice on this matter, I would greatly appreciate it.
Thanks.
Here is a list of specs to show you what I'm dealing with:
Ubuntu 14.04
PHP 5.6.18
ImageMagick 6.7.7
MagickWand 6.7.7
My command line is saying both ImageMagick and MagickWand are installed, and I added "extension=imagick" and "extension=magickwand.so" to my configuration file (php.ini). However, when I create a new php file and use phpinfo(), neither ImageMagick nor MagickWand is anywhere to be found.
If anybody has any advice on this matter, I would greatly appreciate it.
Thanks.