PHP Not Supporting GD Image Library PHP Not Supporting GD Image Library
 

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

PHP Not Supporting GD Image Library

Started by kingspice, May 13, 2005, 11:35:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kingspice

Just switched to new server and restored coppermine (most recent version).
However, when i try and upload files I get the error:
"PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed "

Have tried reinstalling GD library, also installed zenoptimiser. Am running php 4.3.10

http://www.britneyzone.com/coppermine/info.php

Any ideas
Thanks
Gareth

Nibbler

Make sure you enabled JPEG support with GD.

kingspice

#2
Hi there,
How do i check if it is enabled?

I did:
./gdlib-config --all

GD library  2.0.33
includedir: /usr/local/include
cflags:     -I/usr/local/include
ldflags:       -L/usr/X11R6/lib
libs:       -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng -lz -lm
libdir:     /usr/local/lib
features:   GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF

Does that help at all?

Thanks

Joachim Müller