forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upload => Topic started by: imgr8 on January 10, 2011, 08:38:12 pm

Title: GD Library error
Post by: imgr8 on January 10, 2011, 08:38:12 pm
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
Title: Re: GD Library error
Post by: phill104 on January 10, 2011, 09:03:19 pm
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.
Title: Re: GD Library error
Post by: imgr8 on January 10, 2011, 09:08:17 pm
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 :)
Title: Re: GD Library error
Post by: imgr8 on January 10, 2011, 09:14:15 pm
Thanks, I got it working by switching to ImageMagick  ;D