coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: howsitgoingeh27 on January 12, 2005, 08:58:52 AM

Title: can't get GD or Imagemagick to interface
Post by: howsitgoingeh27 on January 12, 2005, 08:58:52 AM
i am running goldmine on a linux machine, i got the database working and the page up, but i can not upload files
it says it uploads them just fine, then when adding titles and what not the thumbnail image is a broken image and the next step says that is cannot upolad the file
a quick check of the debug shows that it does not think GD is installed, and when i point it to where i think image magick is install it still does not work.

I have emerged both gd 2 and imagemagick and i dont know what is wrong
if nothing else can someone tell me where imagemagick is most likely on my machine so i can point goldmine to that and not use gd

thankyou
david hildreth
newpantheon.com
Title: Re: can't get GD or Imagemagick to interface
Post by: Joachim Müller on January 12, 2005, 09:41:18 AM
use admin tools -> phpinfo to find out if you actually have GD. Ask your webhost for the ImageMagick path, guessing won't help. Check the FAQ (http://coppermine.sourceforge.net/faq.php) for details. The name is "coppermine" btw, not "goldmine".
Title: Re: can't get GD or Imagemagick to interface
Post by: Abbas Ali on January 12, 2005, 09:46:26 AM
Are you sure you have imagemagick installed. Check it out with this command in the console "which convert". This command will give you the path to the convert program of imagemagick. Example: /usr/bin/convert. In this case the path to imagemagick will be /usr/bin/ and NOT /usr/bin/convert.
Title: Re: can't get GD or Imagemagick to interface
Post by: Hein Traag on January 12, 2005, 12:18:25 PM
Quote from: GauGau on January 12, 2005, 09:41:18 AM
<snip> The name is "coppermine" btw, not "goldmine".

In name no but in usage it is a goldmine :D