GD Library error GD Library error
 

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

GD Library error

Started by imgr8, January 10, 2011, 08:38:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

imgr8

Today my webhost upgraded the server software and my GD library stopped working. Now everytime I try uploading a pic, it gives me this error http://img37.imageshack.us/img37/3834/screencapi.jpg The only image extension that works in .PNG I read some earlier posts on this issue and it was advised that we should contact our webhost to resolve this. What should I ask them in particular? To enable .jpg processing by PHP?? My website gallery address is http://www.ranbirkapoor.net/gallery

phill104

Please upgrade your coppermine to the latest verison You are at 1.5.6 while the current release is 1.5.12

As for your GD problem you need to speak to your host to get that fixed. Alternatively, if imagemagik is installed on your server you could switch to that but you would still need to get GD fixed by your host.
It is a mistake to think you can solve any major problems just with potatoes.

imgr8

Oh alright. I checked the phpinfo page and it said GD was installed and enabled. I got this :

gd
GD Support    enabled
GD Version    bundled (2.0.34 compatible)
FreeType Support    enabled
FreeType Linkage    with freetype
FreeType Version    2.1.9
GIF Read Support    enabled
GIF Create Support    enabled
JPG Support    enabled
PNG Support    enabled
WBMP Support    enabled
XPM Support    enabled
XBM Support    enabled

It has imagemagick too, maybe I should switch to that one. Thanks, will upgrade my Coppermine version :)

imgr8

Thanks, I got it working by switching to ImageMagick  ;D