Jump to content

[SOLVED] Noobie question... How do I know if my server has imagemagick?


pneudralics

Recommended Posts

Didn't see it on phpinfo or any icons in cpanel. I did try to install it through the RPM and it says it was already installed. Just don't know where to see if it's installed.

 

Thanks.

 

 

Checking phpinfo() only shows installed extensions.  As far as I know, there is not an API to imagemagick from PHP.

ImageMagick has nothing to do with PHP. Installing ImageMagick has no effect on PHP. You'll need to install the PECL extension as well.

 

Thanks.

 

I finally found something on google.

 

http://linuxsysadminblog.com/2009/05/install-imagemagick-and-imagick-on-cpanel-server/

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.