I need install help!!! I need install help!!!
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

I need install help!!!

Started by dalart, December 08, 2004, 10:00:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dalart

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

Casper

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.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Tranz

As Casper stated, PHP comes with GD2. You need to read instructions on enabling it in php.ini.

BT-loader

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.  :-[
:: BT-loader ::
"The one and only..."

Nibbler

I think all you have to do is uncomment the line for the gd2 dll in php.ini and restart the server.