coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: Dennis on June 25, 2006, 11:21:47 PM

Title: Uploading OK - Processing with GD2: not OK
Post by: Dennis on June 25, 2006, 11:21:47 PM
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? ???
Title: Re: Uploading OK - Processing with GD2: not OK
Post by: Nibbler on June 25, 2006, 11:25:27 PM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble for error messages.

You need JPEG support enabled for GD2.