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

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