TODO: when PHP encounters IIS

Source: Internet
Author: User
This article explains TODO: when PHP encounters IIS

IIS uses CGI to call PHP. Therefore, IIS must enable CGI. By default, PHP is compiled into a c cgi program. This creates a command line interpreter for CGI processing or non-web-related PHP scripts.

Enable "MIME type" configuration

Install "PHP Manager". Currently, PHP Manager only supports IIS7. after Windows 8, the default IIS version is later than 7. to install PHP Manager, perform special operations, modify the MajorVersion of the registry HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ W3SVC \ Parameters to the DWORD value, which is 10 in decimal format, and change it to 9. install PHP Manager, changing the value back. Xiao O is successfully installed in Windows 10.

If you have such a business environment, hope to inspire you. This is only a record of Xiao O. Xiao O does not like the use of IIS in the PHP production environment.

The above is the description of TODO: when PHP encounters IIS details, please pay attention to other related articles in the first PHP community!

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.