I installed PHP 5.2.5 under C:\PHP with all the available extenstions on a Windows 2003 server with IIS 6.0.
I downloaded the GD library but unsure to where to put it. I unzipped the contents directly under C:\PHP
I have uncommented extension=php_gd2.dll in php.ini which is located in C:\PHP.
When I run phpinfo(), it is saying that my configuration file path for PHP.ini is C:\Windows but my php.ini is in C:\PHP.
I tried to move my php.ini to C:\Windows and restarted IIS service but my IIS seems to crash.
What am I missing or doing wrong? Please help.
Start Free Trial