Setting up the IIS + PHP environment in ten steps

Source: Internet
Author: User

Setting up the IIS + PHP environment in ten steps

Suddenly, I thought that I had been using the Apache + php mode. I want to know the IIS + php mode. Let's say it's a 9-18 bend!

Part 1: ISAPI. dll extension

According to the information above, I cannot find an isapi. dll. Only nsapi. dll can be found. The last check will show that php5.3 will not support this method.

Php5.3 cannot run on IIS6 through ISAPI extension, and php5.3isapi is not available in the php5.3 file. dll, replaced by php5.3nsapi. dll, in other words, PHP and later versions will no longer use ISAPI extension to run in IIS, and can only be executed in FastCGI Mode

Part 2: I continued to search for a bunch of FastCGI documents on the Internet and followed the php tutorial, but I couldn't find what I said.

"After installation, five files are generated in the C: WINDOWSsystem32inetsrv directory. For example"

 

It's really depressing, and more interesting, I download the "web platform installer" according to a blogger's detailed instructions. url: http://www.iis.net/downloads/microsoft/fastcgi-for-iis

I was prompted during installation:

 

I have wiped and retried it five times, and I still tested it on the virtual machine, with the same results. Finally, I tried to search for FastCGI. After the result is displayed, the 10 steps are shown below:

1. Microsoft's 'web platform installation' address: http://www.iis.net/downloads/microsoft/fastcgi-for-iis

 

2. Here I am IIS7. Click Web PI to go to the following page.

 

3. Click to download FastCGIIIS6.exe.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.