简体   繁体   中英

Error installing PHP using Web Platform Installer on Windows 10/IIS 10

I am trying to install PHP 7.1.1 on Windows 10, IIS 10 , using Web Platform Installer 5.0.

I am getting an error:

PHP 7.1.1 (x64) The product did not install successfully

Windows Cache Extention and PHP manager for IIS fail too, but I believe it is because of dependency on PHP 7.1.1.

I have already tried these:

  1. set this key value to 8:

    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/W3SVC/Parameters/MajorVersi

  2. .Net 3.5 installed and WCF TTP Activation is enabled for .Net Framework 3.

What's the best way to get the PHP files working on my machine?

I ended up installing PHP manually . Web Platform Installer has many problems with PHP installation, and manual installation of PHP was fairly simple.

I ran into this same problem. I did the manual install and registered PHP manually. However, when I test PHP, it produces a 500 error. Have not been able to solve this in 3 days of research and trying various things.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM