My server support claims to have installed GD 2.0.15, but i still get this message while trying to upload a picture to my CPG! Is the server support lying or could it be some other problem? *thanks*
In config what do you have selected for "Method for resizing images "?
GD version 1.x or GD version 2.x?
GD version 2.x....that shold be allright, or what?
Check if PHP "knows" about the GD install: when in admin mode, go to http://yoursite.com/coppermine/phpinfo.php. Copy'n'paste the output here.
GauGau
When i tryed out phpinfo.php i got this message under GD:"GD module doesn't exist".....what do i do then?
open php.ini en remove ";" before the line which loads GD.DLL
...at least if you're running your own windows server.
If you're on lunix or hosted this means you don't have GD support: see http://coppermine.sourceforge.net/faq.php?q=WhatIsGD#WhatIsGD and http://coppermine.sourceforge.net/faq.php?q=VersionGD#VersionGD
GauGau
Quote from: DJMaze on November 02, 2003, 01:04:58 AM
open php.ini en remove ";" before the line which loads GD.DLL
I tried that and restart apache, but i´m still getting the same "error" when i try to upload a image.
PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed
File: C:\www\webroot\*****\include\picmgmt.inc.php - Row: 203
Why is that? >:(
(I´m running Windows Xp Pro)