Home  >  Article  >  Backend Development  >  Solve the problem that IIS php cannot find the page

Solve the problem that IIS php cannot find the page

藏色散人
藏色散人Original
2020-07-18 10:06:142548browse

Solution for php unable to find this page: First find and open the "Internet Service Manager" item; then set ISAPI extension permission and Active Server Pages permission in the "WEB Service Extension" on the left; finally Just save the settings.

Solve the problem that IIS php cannot find the page

Solve the problem that IIS php cannot find the page

In the "WEB" on the left side of "Internet Service Manager" In "Service Extensions", set ISAPI extensions to be allowed and Active Server Pages to be allowed.

Related introduction:

PHP is "hypertext preprocessor" and is a general open source scripting language. PHP is a scripting language executed on the server side. It is similar to C language and is a commonly used website programming language. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. It is conducive to learning and widely used. It is mainly suitable for the field of web development.

Recommended: "PHP Tutorial"

The above is the detailed content of Solve the problem that IIS php cannot find the page. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn