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