coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: maximus on October 31, 2003, 05:13:38 PM

Title: PHP running on your server does not support the GD image lib
Post by: maximus on October 31, 2003, 05:13:38 PM
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*
Title: PHP running on your server does not support the GD image lib
Post by: jasendorf on October 31, 2003, 05:26:48 PM
In config what do you have selected for "Method for resizing images "?

GD version 1.x or GD version 2.x?
Title: PHP running on your server does not support the GD image lib
Post by: maximus on October 31, 2003, 05:45:21 PM
GD version 2.x....that shold be allright, or what?
Title: PHP running on your server does not support the GD image lib
Post by: Joachim Müller on October 31, 2003, 08:01:23 PM
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
Title: GD module doesn't exist!
Post by: maximus on November 02, 2003, 12:44:45 AM
When i tryed out phpinfo.php i got this message under GD:"GD module doesn't exist".....what do i do then?
Title: PHP running on your server does not support the GD image lib
Post by: DJMaze on November 02, 2003, 01:04:58 AM
open php.ini en remove ";" before the line which loads GD.DLL
Title: PHP running on your server does not support the GD image lib
Post by: Joachim Müller on November 02, 2003, 08:42:50 AM
...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
Title: Re: PHP running on your server does not support the GD image lib
Post by: BT-loader on August 17, 2005, 07:04:40 AM
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)