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? ???
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble for error messages.
You need JPEG support enabled for GD2.