coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: mcdowra on January 26, 2007, 08:45:08 PM

Title: GD Problem
Post by: mcdowra on January 26, 2007, 08:45:08 PM
Not sure if this is the correct board but it seemed the most appropriate..

As you can see here (http://www.citydiesel.net/test.php) 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
Title: Re: GD Problem
Post by: Stramm on January 26, 2007, 08:50:07 PM
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.
Title: Re: GD Problem
Post by: mcdowra on January 26, 2007, 08:52:06 PM
Thanks...
I've been looking for that for about 2 hours now

::)