博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PHP Manager 安装失败的解决方法, PHP Manager 1.4 for IIS 10,经验证支持windows server 2016版本...
阅读量:6843 次
发布时间:2019-06-26

本文共 687 字,大约阅读时间需要 2 分钟。

 

// 另有无需进行修改注册表的安装包,经测试最高支持Windows Server 2016 版本,下载地址如下:

 

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

PHP Manager 1.4 for IIS 10 

 

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

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

 

 

ReplyIn 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:

 

转载地址:http://qgbul.baihongyu.com/

你可能感兴趣的文章
Windows GVim
查看>>
kernel_read【转】
查看>>
内核分配大块连续内存的方法【转】
查看>>
【Python】random模块
查看>>
嵌入式Linux下Camera编程--V4L2【转】
查看>>
一文读懂最近流行的CNN架构(附学习资料)
查看>>
[工具] 程序员必须软件
查看>>
.Net Discovery系列文章阅读索引--带你探索未知的.Net世界
查看>>
设计模式(一)简单工厂(创建型)(Java&&PHP)
查看>>
Code First开发系列之数据库迁移
查看>>
UI方面书籍推荐
查看>>
Spark SQL概念学习系列之Spark SQL 优化策略(五)
查看>>
pgpool-II的 FATAL: role "nobody" does not exist 错误
查看>>
jsp路径
查看>>
关于location.href几种用法的区别
查看>>
【转】拷贝构造函数/深拷贝/浅拷贝
查看>>
什么是类比估算法=自上而下的估算
查看>>
[Java] Java 打包成jar包 和 解压jar包
查看>>
模拟ajax的 script请求
查看>>
2013年小米校园招聘笔试题
查看>>