Uploading OK - Processing with GD2: not OK Uploading OK - Processing with GD2: not OK
 

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

Uploading OK - Processing with GD2: not OK

Started by Dennis, June 25, 2006, 11:21:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dennis

I'm trying to use this wonderful PHP script on my new free web site.
I installed the script --> allright
I created cat/albums --> allright
I tried to upload a small (640*480 taken with my mobile phone) --> allright

After uploading and clicking on the button to go on, i get this message: PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed.


script's "phpinfo.php" page says:

- PHP: 4.4.2
- Apache: 2.0 Handler
- MySql: 4.1.12
- GD Support: enabled
- GD Version: 2.0 or higher
- GIF Read Support: enabled
- GIF Create Support: enabled
- WBMP Support: enabled


Trying with ImageMagick doesn't give errors, but the image is not uploaded.

I can really not understand where the problem is... can you help me? ???