A sudden whim to think that they have been using apache+php mode, want to understand the iis+php mode. It's Jiuqu 18, right?
Part I: In the form of ISAPI.dll expansion
The result according to the information above said I just can't find a isapi.dll this thing, only Nsapi.dll, the last check to know: php5.3 later do not support this form of construction.
php5.3 cannot be run over the IIS6 through an ISAPI extension, and there is no php5.3isapi.dll in the php5.3 file, instead of Php5.3nsapi.dll, in other words, php5.3 later versions are no longer running in IIS with ISAPI extensions, only Can be performed in a fastcgi manner.
Part II: Continue to search the internet for a bunch of fastcgi according to the PHP tutorial, but I can not find someone to say
"Five files were generated in the C:WINDOWSSYSTEM32INETSRV directory after installation. The following figure "
is really depressing, more interesting is, I according to a blogger's detailed guidance to download "Web Platform Installer", URL: Http://www.iis.net/downloads/microsoft/fastcgi-for-iis
I was prompted to install:
I rub, repeat five times, and also test on the virtual machine, the same result. Finally I tried to search for a moment: FastCGI, out of the results, so successful, the following is posted on the ten steps:
1, Microsoft provided the ' Web Platform Installer ' address: Http://www.iis.net/downloads/microsoft/fastcgi-for-iis
2, I here is IIS7, click the Web PI into the following page
3, click Download under the FastCGIIIS6.exe