Coppermine + Imagemagick

Coppermine + Imagemagick

Posted by: mrgetalife
Posted on: 2008-04-03 07:57:00

I'm starting a Coppermine gallery and wanted to use imagemagick for the conversions/thumbnailing.

For the life of me i can't get the path right or figure out how to enable it properly. Anyone get it working correctly on a DH server?

I've tried set the program path to
/usr/bin
and also tried
/usr/bin/convert


Re: Coppermine + Imagemagick

Posted by: vicm3
Posted on: 2008-04-03 08:30:00

If you have shell access do
which convert
:~$ which convert
/usr/bin/convert

In my case is on /usr/bin/convert could be that in your web server is on onther location or not installed, if the latter maybe a support ticket will help.

Re: Coppermine + Imagemagick

Posted by: mrgetalife
Posted on: 2008-04-03 08:36:00

Its definitely installed. I use it for Gallery2. Its just this site I'm running Gallery2 is a Sleeping bear.

Re: Coppermine + Imagemagick

Posted by: mrgetalife
Posted on: 2008-04-03 18:04:00

Ok. I swear i tried it before. But i needed an extra / at the end.

/usr/bin/

Everything works.

Tags: coppermine galleryimagemagick