Help in installing.. path to convert in ImageMagick Help in installing.. path to convert in ImageMagick
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Help in installing.. path to convert in ImageMagick

Started by eudora, February 12, 2004, 10:47:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eudora

I am on shared hosting. I am certain I have ImageMagick installed.
But CPG keeps telling me the path
The installer can not find the '/usr/local/bin/convert/' directory you have specified for ImageMagick or it does not have permission to access it. Check that your typing is correct and that you have access to the specified directory.

here is my php info page. I have added one more line to display the paths to 'convert'

http://www.fakedevil.com/testpath.php

Can anyone help? thanks

Carsten

Quote from: "eudora"The installer can not find the '/usr/local/bin/convert/'
So many people with the same problem (see http://forum.coppermine-gallery.net/index.php?topic=3709) ... the right directory is "/usr/bin/" or "/usr/local/bin/", with a file named "convert" in it.

eudora

Quote from: "Carsten"
Quote from: "eudora"The installer can not find the '/usr/local/bin/convert/'
So many people with the same problem (see http://forum.coppermine-gallery.net/index.php?topic=3709) ... the right directory is "/usr/bin/" or "/usr/local/bin/", with a file named "convert" in it.

i tried
/usr/bin/convert
/usr/local/bin/convert

both cannot

Casper

Please try what Carsten said, either "/usr/bin/" or "/usr/local/bin/", NOT "/usr/bin/convert" or "/usr/local/bin/convert".
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here