Help php_gd2.dll

Help php_gd2.dll

am 11.08.2007 00:43:06 von AlterEgo

Hi all,

This might be more appropriate for a PHP forum, but I'll try here as well
(it will be cross-posted).

I have installed PHP 5.2.3.3 (Zend Core 2.0.3) under IIS 6. I also installed
Drupal 5.2.

My php.ini file has the following extension:
extension=php_gd2.dll

php_gd2.dll is version 5.2.3.3.

Running the Drupal Status Page, I get the error message:

The GD library for PHP is missing or outdated. Please check the PHP image
documentation for information on how to correct this. (Yes I followed the
link, and many others, and still have not been able to resolve my problem.)

I did a lot of searching. One site said there are no dependencies and
another site said I need gds32.dll, which seems to be owned by Inprise (I
think this answer was bogus.)

I downloaded it anyway and still cannot get php_gd2.dll to work. I need
php_gd2.dll because I will be creating images on the fly.

If I comment out php_gd2.dll and use php_gd.dll, the status report comes up
clean.

Any ideas?

TIA