forum.coppermine-gallery.net

No Support => General discussion (no support!) => Topic started by: dalart on December 08, 2004, 10:00:06 pm

Title: I need install help!!!
Post by: dalart on December 08, 2004, 10:00:06 pm
Hy!
I have coppermine gallery on windows server:
----------------------------------------------------------------------
Server Software KFWebServer/2.5.0 Windows NT
PHP Version 4.3.4
MySQL Version 4.0.18-nt
----------------------------------------------------------------------

... and I can't add new picture, beacuse I don't have GD library or the ImageMagick.
-  that is error message:
------------------------------------------------------
PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed
------------------------------------------------------

Thank's
Goran
Title: Re: I need install help!!!
Post by: Casper on December 08, 2004, 10:32:50 pm
I don't know anything about windows servers, but I know php comes bundled with GD.  You will have to load that, or get Imagemagick installed, for coppermine to work.

See the GD website for how to do it.
Title: Re: I need install help!!!
Post by: Tranz on December 08, 2004, 10:44:56 pm
As Casper stated, PHP comes with GD2. You need to read instructions on enabling it in php.ini.
Title: Re: I need install help!!!
Post by: BT-loader on July 11, 2005, 07:51:22 pm
I have the same "problem" as dalart, but i have GD2 installed on my server.

I donīt know how to "enable" it in php.ini.  :-[
Title: Re: I need install help!!!
Post by: Nibbler on July 11, 2005, 09:54:53 pm
I think all you have to do is uncomment the line for the gd2 dll in php.ini and restart the server.