How to Fix this up?? How to Fix this up??
 

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

How to Fix this up??

Started by mancool, September 04, 2004, 08:47:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mancool

I use IIS to build up CPG. However, I cannot see picture, when I use Batch add pictures and upload picture. The message as follow

"PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed "

However, I already insert all the GD files into C:\php.

Also, I already install ImageMagick into my computer.

Therefore, what can I do now????

Joachim Müller

Just putting the GD files on your hard drive won't help, you have to enable it in the php configuration as well. You have to edit php.ini and remove the ";" in front of the GD2-library. You will have to stop and restart the service for the settings to come into effect.
Please understand that this board is not the best place to look for help on general server setup issues, as Coppermine is an application that assumes you already have a webserver that is configured properly.

Joachim