• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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