How to fix ImageMagick installation How to fix ImageMagick installation
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How to fix ImageMagick installation

Started by sdigital, August 24, 2005, 03:29:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sdigital

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

kegobeer

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.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots