hi,
i have got php4.2.2 successfully configured on windows 2000 and IIS4. I wanted to use GD library. I downloaded the php_gd.dll and placed it in my c:/php directory.
Then i altered ny php.ini file by changing the extension_dir=C:/php and uncommented the extension=php_gd.dll.
I get the following error message.
Unable to load dynamic library c:/php/php_gd.dll. The specified procedure could not be found.
I had searched the net, lot of people have the same problem, but no solution. Can anyone help
Thanks in advance
shanthy