GD Enabled... Uploads not working... GD Enabled... Uploads not working...
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

GD Enabled... Uploads not working...

Started by alohajeff, January 31, 2012, 08:57:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alohajeff

I recently upgraded to 1.5.16. To be honest it has been quite some time since any new images have been uploaded so this may or may not be a new problem.

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

I have run phpinfo and GD2 is enabled.

gd
GD Support  enabled 
GD Version  bundled (2.0.34 compatible) 
FreeType Support  enabled 
FreeType Linkage  with freetype 
FreeType Version  2.3.11 
GIF Read Support  enabled 
GIF Create Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 
XPM Support  enabled 
XBM Support  enabled 

I verified that GD 2.x is selected as the method for resizing images...
Method for resizing images  GD version 2.x   

I tried looking at the log files and various error lines... 271 / 699 come to mind. None stand out as a reason why Coppermine isn't completing the upload process properly.

What's the next step?

Thanks!