• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

ImageMagick and DPO - install

M

mumf83

Guest
Hello,

I need to install ImageMagick and DPO on my VPS. Can anyone help with this? any suggestions or guidance will be a massive help.

thanks.
 
According to yum I have ImageMagick 6.0.7.1-17 installed. But when installing things like phpbb3 it can't find it. Does it install to a different directory then default on centos/plesk 8.6 server?
 
I used yum (installed with your installer!) to install ImageMagick. I tested it and it says that it's fine.

Code:
convert logo: logo.gif
identify logo.gif
logo.gif GIF 640x480 640x480+0+0 PseudoClass 256c 37kb 0.010u 0:01
display logo.gif
display: unable to open X server `'. // WEB SERVER, NO GUI

The fine folks at vBulletin insist that ImageMagick isn't installed correctly.
 
Back
Top