|
Posted by AlterEgo on 08/10/07 22:52
Hi all,
I cross posted this question on microsoft.public.inetserver.iis, but this is
probably a more appropriate forum.
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. So are all of my other dll's in the .\etc
folder.
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
-- Bill
Navigation:
[Reply to this message]
|