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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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