• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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