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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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? ???