ImageMagik Server path.

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • AndrewT
    replied
    You're very welcome!

    Leave a comment:


  • rogerhc
    replied
    Glad I asked. ImageMagic will be useful for my MediaWiki sites. Thanks!

    Leave a comment:


  • AndrewT
    replied
    Originally posted by rogerhc
    Is ImageMagick installed on cpanel76? Might it be possible to install it?
    It is installed now

    Leave a comment:


  • rogerhc
    replied
    Is ImageMagick installed on cpanel76? Might it be possible to install it?

    Leave a comment:


  • AndrewT
    replied
    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 ...] file

    Leave a comment:


  • rod
    replied
    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:


  • AndrewT
    replied
    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/bin

    Leave a comment:


  • rod
    replied
    "/usr/bin/convert" right?
    still not working

    Leave a comment:


  • AndrewT
    replied
    Use /usr/bin instead of /usr/local/bin

    Leave a comment:


  • rod
    replied
    Stop working for the new server con cpanel19 (cpanel62), any ideas?

    Leave a comment:


  • AndrewT
    replied
    All ImageMagick binaries are located in /usr/local/bin

    So for "convert" it would be /usr/local/bin/convert

    Leave a comment:


  • Nightvixen
    started a topic ImageMagik Server path.

    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.
Working...