Help required to configure php_gd.dll
Hi,
I have PHP 4.3.9 (latest) running on Win 2000 installed in e:\php\ folder and I have also set the path for that folder. PHP is running on IIS 4.0 web server. Recently I have downloaded php_gd.dll. As the instruction said, I have copied php_gd.dll to c:\php\extensions folder and also updated my php.ini file in e:\winnt folder, where I uncommented the directive "extension=php_gd.dll". "extension_dir" directive says "extension_dir=e:/php/extensions". I think I have done everything as per the instruction. Now the problem I am facing is, when I run the command line php -m , it says, it cannot find php_gd.dll.
Do you have any idea of why it's happening. Any suggestion / solution is highly appreciated.
Thanks in advace
|