coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: sdigital on August 24, 2005, 03:29:10 PM

Title: How to fix ImageMagick installation
Post by: sdigital on August 24, 2005, 03:29:10 PM
Although I think I have ImageMagick, I still get this error:

PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed

Thanks in advance

Stephen
Title: Re: How to fix ImageMagick installation
Post by: kegobeer on August 24, 2005, 07:52:46 PM
If you have ImageMagick, enter the path to the convert binary in the config settings.  Usually it's something like /usr/local/bin/.  Then ignore the GD message.

If this is your local server, I'd recompile php with GD2 support.