• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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