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.
Yes.
All right, Thanks