天天看點

PHP Manager 安裝失敗的解決方法, PHP Manager 1.4 for IIS 10,經驗證支援windows server 2016版本...

// 另有無需進行修改系統資料庫的安裝包,經測試最高支援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并修改以下系統資料庫:

PHP Manager 安裝失敗的解決方法, PHP Manager 1.4 for IIS 10,經驗證支援windows server 2016版本...

In reply to PwrSrg's post on August 12, 2015

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:

繼續閱讀