#1 (permalink)  
Old 07-08-2009, 07:42 AM
big_bull's Avatar
Registered User
 
Join Date: Nov 2006
Posts: 105
big_bull is on a distinguished road
ImageMagick and imagick

Hello,

If ImageMagick is installed is it necessary to install imagick separately OR its get installed when ImageMagick is installing on the server.

Confusion
__________________
“I am easily satisfied with the very best.”
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-15-2009, 06:00 PM
raysolomon's Avatar
Registered User
 
Join Date: Oct 2006
Posts: 15
raysolomon is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-15-2009, 07:10 PM
Spiral's Avatar
Registered User
 
Join Date: Jun 2005
Location: Area 51
Posts: 1,501
Spiral is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -5. The time now is 05:59 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc