coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: s_schimmel on November 09, 2003, 03:36:45 PM

Title: GD not supported but it is installed.
Post by: s_schimmel on November 09, 2003, 03:36:45 PM
When I try to upload a jpeg file, only tried jpeg, i get the error that GD is not supported with my version of php. I installed gd running linux. I configured coppermine to use gd 2.x

This is the phpinfo output:
GD Support         enabled
GD Version         bundled (2.0.15 compatible)
GIF Read Support         enabled
PNG Support         enabled
WBMP Support         enabled
XBM Support         enabled

What's wrong?
Title: Same problem vith my webhost
Post by: FinnK on November 09, 2003, 04:23:13 PM
I have the same problem with my wehost. phpinfo reports the same as stated over, but when I am trying to upload a jpg picture Coppermine reports thad GD is not supported.

Has anyone suggestions for a cure?
Title: GD not supported but it is installed.
Post by: Joachim Müller on November 09, 2003, 08:02:23 PM
you need to have jpg support for gd enabled as well. Contact your webhost and ask them to set up the server properly.
As an example: this is how my phpinfo on gd looks like:
QuoteGD Support  enabled  
GD Version  bundled (2.0.15 compatible)  
FreeType Support  enabled  
FreeType Linkage  with freetype  
GIF Read Support  enabled  
JPG Support  enabled  
PNG Support  enabled  
WBMP Support  enabled  
XBM Support  enabled  
GauGau