Hi,
I downloaded this installer, php-5.2.9-1-win32-installer.msi, and installed it on our web server. The installation completed successfully.
For IIS configuration, I added a new web service extension in IIS, "PHP ISAPI" with the file location pointing to "D:\Program Files\PHP\php5isapi.dll"
Then I went to our PHP website folder in IIS Web Sites tree. Under Configuration, I tried to add a new Application Extension Mapping, Executable - "D:\Program Files\PHP\php5isapi.dll" for extension .php. But I am not able to, if I click Ok IIS doesn't take it. It keeps showing me the same window. The Ok button is not disabled, but clicking it is not doing anything. What am I doing wrong? This is a Windows 2003 server machine.
Thanks.