GD Problem GD Problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

GD Problem

Started by mcdowra, January 26, 2007, 08:45:08 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

mcdowra

Not sure if this is the correct board but it seemed the most appropriate..

As you can see here I have GD installed on my server with php 5.2.
I even have other scripts that use it, however coppermine will not let me upload pictures saying that I dont have GD support, now Im sure that I must have something misconfigured, but I dont know what it is

Where does coppermine check for GD and Imagemagick avaliablity? does anyone see obvious problems with my setup, see link above for phpinfo() .

Thanks for the help

Stramm

GIF Read Support    enabled
GIF Create Support    enabled
PNG Support    enabled
WBMP Support    enabled
XBM Support    enabled

GD2/ php is compiled without support for jpg.

mcdowra

Thanks...
I've been looking for that for about 2 hours now

::)