Page 1 of 1

Mogrify

Posted: Sun Mar 13, 2005 8:28 pm
by J. Digory
Could you please tell me what the path to Mogrify is? It's needed for a gallery I am testing for my site.
Thanks!

Posted: Sun Mar 13, 2005 10:15 pm
by porcupine
Mogrify can be located at:

"/usr/bin/mogrify"

Posted: Sat Mar 19, 2005 1:10 am
by J. Digory
porcupine wrote:Mogrify can be located at:

"/usr/bin/mogrify"
Well, it doesn't seem to work. I even had the author of the gallery set up a test to see if the path works, and unfortunately, it doesn't work.
Is it possible that imagemagick is not installed on all the servers, or some features disabeled?

Posted: Sat Mar 19, 2005 8:47 pm
by porcupine
J. Digory wrote:
porcupine wrote:Mogrify can be located at:

"/usr/bin/mogrify"
Well, it doesn't seem to work. I even had the author of the gallery set up a test to see if the path works, and unfortunately, it doesn't work.
Is it possible that imagemagick is not installed on all the servers, or some features disabeled?
Which server are you on? I can double check.

Also, what did the author do as a test? All accounts by default use our jailshell setup (which means you cannot SSH in and access the said file, as you cannot see it as a standard user, though apache can run it).

Posted: Sun Mar 20, 2005 11:41 am
by J. Digory
porcupine wrote:
J. Digory wrote:
porcupine wrote:Mogrify can be located at:

"/usr/bin/mogrify"
Well, it doesn't seem to work. I even had the author of the gallery set up a test to see if the path works, and unfortunately, it doesn't work.
Is it possible that imagemagick is not installed on all the servers, or some features disabeled?
Which server are you on? I can double check.

Also, what did the author do as a test? All accounts by default use our jailshell setup (which means you cannot SSH in and access the said file, as you cannot see it as a standard user, though apache can run it).
http://www.centeredmusic.com/magicktest/
That is the test the author made me. You set the path to mogrify, and it should be able to resize the image.
Hmmm, my shared ip address is http://66.199.181.46/ hopefully that is what you want, cause I don't actually know what server I'm on.

Posted: Sun Mar 20, 2005 4:30 pm
by porcupine
J. Digory wrote:
porcupine wrote:
J. Digory wrote: Well, it doesn't seem to work. I even had the author of the gallery set up a test to see if the path works, and unfortunately, it doesn't work.
Is it possible that imagemagick is not installed on all the servers, or some features disabeled?
Which server are you on? I can double check.

Also, what did the author do as a test? All accounts by default use our jailshell setup (which means you cannot SSH in and access the said file, as you cannot see it as a standard user, though apache can run it).
http://www.centeredmusic.com/magicktest/
That is the test the author made me. You set the path to mogrify, and it should be able to resize the image.
Hmmm, my shared ip address is http://66.199.181.46/ hopefully that is what you want, cause I don't actually know what server I'm on.
The path to imagemagick is:

/usr/share/ImageMagick

I'm not sure on that testing utility, there are various different versions of ImageMagick, and I have no idea on the testing utility, so all I can say is its definatly installed, but without more precise details, I cant help much.

Posted: Mon Mar 21, 2005 1:26 am
by J. Digory
Am I in safemode?

Posted: Mon Mar 21, 2005 1:44 am
by porcupine
Nope, php is not running in safemode on the servers.