GD not supported but it is installed. GD not supported but it is installed.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

GD not supported but it is installed.

Started by s_schimmel, November 09, 2003, 03:36:45 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

s_schimmel

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?

FinnK

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?

Joachim Müller

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