• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ImageMagick with Plesk on Sarge

D

Dawn

Guest
I'm using plesk 8 on a clean debian 3.1 server. I want to provide ImageMagick for my clients.

How can I relealise that? I've installed ImageMagick via "apt-get" but something prevents access to the binaries.

How do I have to change the configuration of plesk (i think httpd.include in the conf dir of a client) to grant access to my clients for it? Which rights/user&usergroup needs the binaries?

Help would be nice...

Greets and thanks anyway,
Dawn
 
I found the problem:

I had do do:

"/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=<DOMAIN>"

And then reload the apache2 server.
 
i have the same problem here, what have you written in the vhost.conf ?

i allways get:
File(/usr/bin/convert) is not within the allowed path(s)

many thanx
 
Back
Top