magick wrote:Is that /user/local/bin or /usr/local/bin? Otherwise we can't help. Our scope is limited to ImageMagick.
I've tried both /user/local/bin and /user/local/bin/ and other combinations. It is the path to ImageMagick that the ProofBuddy software is looking for. There is an AutoRecognize function that produces an error when it can't be found. This software runs on all kinds of servers with ImageMagick, so I'm not sure what the issue is my mine.
Actually how I found out about it, was that earlier this week I moved one of my hosting customers from another managed server that I have, to my new dedicated server that I manage. I had made sure that GD library was installed, but not ImageMagick. She contacted me today to let me know that her Proofbuddy software would no longer work and was throwing up an ImageMagick error - it was running just fine on the other server where ImageMagick was installed. That is why I decided to install ImageMagick on the new server today - and am not exactly sure why the ProofBuddy app would work before and not now.
Is there a difference between the way that I was able to access ImageMagic to create the image above using a php script - and calling ImageMagick through the /usr/local/bin path? I'm just trying to become more educated as I am growing my hosting business and will have to deal with this more.
BTW - the error message that I get from ProofBuddy is "
ImageMagick convert not found. The convert command, part of the ImageMagick library cannot be found at ."
Rob