Can't understand! Bug vs GD Can't understand! Bug vs GD
 

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

Can't understand! Bug vs GD

Started by CoacH, November 18, 2004, 10:07:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CoacH

On upload images wrotes: PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed.
But! In php.ini http://www.mixa.ru/nav/info.php GD is installed. Can anyone help me? :))

Tranz

If you are trying to work with jpg, GD on your system does not support it, or else it would be listed there.

Nibbler

You need to compile JPEG support in using --with-jpeg when you configure.

Joachim Müller

Having an entry about GD in php.ini is just wishfull thinking: to find out if you actually have GD with jpg support, take a look at phpinfo (refer to http://coppermine.sourceforge.net/faq.php#VersionGD ). Be carefull when shouting bug - in most cases, the bug sits in front of the keyboard.

Joachim