MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Rahul Sambre on June 02, 2016, 06:55:57 PM

Title: How to install imagemagick on server.
Post by: Rahul Sambre on June 02, 2016, 06:55:57 PM
Hi,

Simply you can run below command on server. It will install imagemagick on server.

Quote/scripts/installimagemagick

you can confirm imagemagic path by using below command.

Quotewhich convert

Above command will show imagemagick path that is "/usr/bin/convert".

That's all  :)