码迷,mamicode.com
首页 > Web开发 > 详细

PHP Manager 安装失败的解决方法, PHP Manager 1.4 for IIS 10

时间:2017-12-01 20:49:50      阅读:1390      评论:0      收藏:0      [点我收藏+]

标签:sage   解决   png   parameter   iss   try   version   方法   3.5   

 

PHP Manager 安装失败的解决方法,

PHP Manager 1.4 for IIS 10 

 

我能够在PHP经理的网站找到解决方法。

只要确保您已安装.NET 3.5并修改以下注册表:

 

 

I was able to find a workaround at the PHP manager‘s site.

Just make sure you have .NET 3.5 installed and modify the following registry:

 

HKLM/System/CCS/Services/W3SVC/Parameters/MajorVersion

 

The value is 10 (Ax0). Just change the value to 9 (or 8), then try to install it again.

To avoid future issues with other IIS stuff, change back to 10 (Ax0). It seems that PHP Manager validates the value converting it into string or something related.

 

Here is the issue from PHP Manager‘s website:

 

PHP Manager 安装失败的解决方法, PHP Manager 1.4 for IIS 10

标签:sage   解决   png   parameter   iss   try   version   方法   3.5   

原文地址:http://www.cnblogs.com/webenh/p/7944141.html

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!