• 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.

NetPBM and ImageMagick no longer working

T

terrion

Guest
I'm hosting a couple sites that make heavy use of NetPBM and ImageMagic. These sites worked fine under 7.5.4 but after upgrading to 8.0 they no longer seem to be able to find or run those utilities.

From a command line I can do a convert -version and verify that at least ImageMajick is installed and working, but not from within the virtual domains.

Any ideas? :confused:
 
V8 enables php safemode, so the php script can only access the openbasepath. Check the php manual to see how to add the imagemagick folder to the openbase path
 
Back
Top