If you want to use imagemagick, you have to have the binary executable version installed in your server. Not the PELC extension.
Once its installed, you need to be able to use exec() (it can't have been disabled).
Then you need to know the path to the imagemagick binaries, its normally something like /usr/bin or /usr/local/bin etc. You enter that into the ImageMagick setting.
|