coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: THroLL on September 08, 2004, 12:42:24 PM

Title: Problem in FreeBSD with gd...
Post by: THroLL on September 08, 2004, 12:42:24 PM
Hello:

I'm a FreeBSD user and I'm trying to configure properly coppermine, but when I try upload a png or jpg file, I get the same error:


PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed.


I have php compiled with gd support, but gd don't seems to have jpeg support, this is the phpinfo() gd section:


gd
GD Support    enabled
GD Version    bundled (2.0.23 compatible)
GIF Read Support    enabled
PNG Support    enabled
WBMP Support    enabled
XBM Support    enabled



Do you think that recompiling gd with jpeg will fix the problem?

Thanks and excuse my poor English.
Title: Re: Problem in FreeBSD with gd...
Post by: kegobeer on September 08, 2004, 04:13:06 PM
Yes.
Title: Re: Problem in FreeBSD with gd...
Post by: THroLL on September 10, 2004, 11:55:06 AM
All right, Thanks