PDA

View Full Version : ImageMagick with Plesk on Sarge


Dawn
12th April 2006, 10:33 AM
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

Dawn
13th April 2006, 04:47 AM
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.

danliker
6th July 2006, 10:23 AM
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