ImageMagik Server path.
Collapse
X
-
Glad I asked. ImageMagic will be useful for my MediaWiki sites. Thanks!Leave a comment:
-
-
Is ImageMagick installed on cpanel76? Might it be possible to install it?Leave a comment:
-
It is most certainly there.
cpanel62 [~]# which convert
/usr/bin/convert
cpanel62 [~]# /usr/bin/convert -v
Version: ImageMagick 6.0.7 03/07/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2004 ImageMagick Studio LLC
Usage: convert [options ...] file [ [options ...] file ...] [options ...] fileLeave a comment:
-
I know, but its not working
Im using a wordpress plugin called "secureimage"
$this->settings['convertpath'] = "/usr/bin/convert";
not working
Couldn't find your convert utility. Check that you have ImageMagick installed.Leave a comment:
-
That would be the path to the convert binary, if you just need to enter the path for ImageMagick then you need to use /usr/binLeave a comment:
-
All ImageMagick binaries are located in /usr/local/bin
So for "convert" it would be /usr/local/bin/convertLeave a comment:
-
ImageMagik Server path.
I recently installed Expression Engine ( Blog Software) and I'm a tad confused with where Imagemagik server path is, can any one help?
Thanks In advance.
Tags: None
Leave a comment: