• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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