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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.