|
||||
|
ImageMagick and imagick are two separate items in which do not get installed together automatically.
ImageMagick is a set of programs that help you create and manipulate images. http://www.imagemagick.org/ Imagick is a PEAR extension for php developers to access the ImageMagick software via an API. PECL :: Package :: imagick |
|
||||
|
Installing Imagick will give you internal ImageMagick functionality from PHP
without having to have the external "convert" binary available in the user's path. Imagick is purely optional and is not required but is a good idea to install this for PHP but to answer your question, does not install when you install ImageMagick and you have to go through an entirely different insteall process as you will need to phpize compile it as a loadable module for PHP or directly build it into the PHP binary itself.
__________________
My Server Expert: Server support, security, and management! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| installing php pecl "imagick" | Cemtey | cPanel and WHM Discussions | 1 | 05-26-2008 01:14 AM |
| pecl imagick problem | the_bobara | cPanel and WHM Discussions | 0 | 02-18-2008 03:21 PM |
| Imagick installation problem | aeternaleto | cPanel and WHM Discussions | 7 | 09-24-2007 07:09 AM |
| Imagick 5.5.7 | M@RS | cPanel and WHM Discussions | 6 | 02-22-2004 08:27 PM |
| imagemagick | Nico | cPanel and WHM Discussions | 10 | 10-28-2003 03:18 AM |