Zennoa
12th of March 2007 (Mon), 02:45
I am more or less the admin of my server. I host through 1and1 and I installed ImageMagick successfully through SSH, however I was required to install it to a non-standard location. Using pwd I know what the full path is to my installation and I know the web path as well but neither of these, nor any combination of them are working for the program locations.
So how can I find out what the path should be? I know the standard is I believe /usr/bin/convert for the convert program...
**EDIT**
After playing around I successfully got this to work:
../../im/bin/convert
I installed ImageMagick to the first directory I had access to, being my site root, in the folder im, but I couldn't get there from the full pwd path for some reason.
The support guys couldn't help me and the full pwd directory wasn't working either. Hooray for guessing.
So how can I find out what the path should be? I know the standard is I believe /usr/bin/convert for the convert program...
**EDIT**
After playing around I successfully got this to work:
../../im/bin/convert
I installed ImageMagick to the first directory I had access to, being my site root, in the folder im, but I couldn't get there from the full pwd path for some reason.
The support guys couldn't help me and the full pwd directory wasn't working either. Hooray for guessing.