webenh

 

// 另有无需进行修改注册表的安装包,经测试最高支持Windows Server 2016 版本,下载地址如下:
https://github.com/EnhWeb/PHPManager/tree/master/bin/Release

 

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:

 

分类:

技术点:

相关文章:

  • 2022-02-07
  • 2022-01-21
  • 2021-07-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-30
  • 2021-06-09
猜你喜欢
  • 2022-12-23
  • 2022-02-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
相关资源
相似解决方案