Website" in sequence; then right-click "Properties" and select "Home Directory->Configuration"; then select "C:\WINDOWS\system32\inetsrv\fcgiext. dll"; finally add the extension "php" and save."/> Website" in sequence; then right-click "Properties" and select "Home Directory->Configuration"; then select "C:\WINDOWS\system32\inetsrv\fcgiext. dll"; finally add the extension "php" and save.">

Home  >  Article  >  Backend Development  >  What should I do if iis php cannot be parsed?

What should I do if iis php cannot be parsed?

藏色散人
藏色散人Original
2020-08-28 09:17:142077browse

The solution to the problem that iis php cannot be parsed: First open "IIS Manager->Website" in sequence; then right-click "Properties" and select "Home Directory->Configuration"; then select "C:\ WINDOWS\system32\inetsrv\fcgiext.dll"; finally add the extension "php" and save it.

What should I do if iis php cannot be parsed?

Recommended: "PHP Video Tutorial"

[IIS] Can parse html but cannot parse PHP files

After resolving the domain name and adding the site in IIS, when I open the webpage, the file cannot be found.

First make sure that the file exists and create an a.html. Write something and you can access it. Then PHP cannot be accessed

Solution:

IIS Manager---Website---Right-click---Properties---Home Directory--- Configuration---Add---Browse---C:\WINDOWS\system32\inetsrv\fcgiext.dll---Extension.php---Limited to GET, HEAD, POST, DEBUG---Save

Specific browsing path See for yourself

Just open the file again

Interlude: Automatically parse the contents of the first-level domain name without configuring the second-level domain name

The above is the detailed content of What should I do if iis php cannot be parsed?. 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