摘要: 使用WebPI,安装MySQL 阅读全文
posted @ 2020-06-19 14:52 Montai 阅读(259) 评论(0) 推荐(0) 编辑
摘要: PHP 编译错误:HTTP错误500.21-错误模块“FastCgiModule”解决办法 阅读全文
posted @ 2020-06-19 13:40 Montai 阅读(1959) 评论(0) 推荐(0) 编辑
摘要: 手动下载安装PHP,比较快速,但是操作很繁琐,可能后续使用的时候,还会遇到其他的问题。 Windwos提供了WebPI来进行安装。 1、使用Web Platform Installer安装,下载WebPI https://www.microsoft.com/web/downloads/platfor 阅读全文
posted @ 2020-06-19 13:18 Montai 阅读(612) 评论(0) 推荐(0) 编辑
摘要: Windows系统,安装最新的PHP7.4系统 阅读全文
posted @ 2020-06-19 13:03 Montai 阅读(195) 评论(0) 推荐(0) 编辑
摘要: ASP 数据库对象创建失败,IIS 32位应用程序设置 阅读全文
posted @ 2020-06-19 12:29 Montai 阅读(326) 评论(0) 推荐(0) 编辑
摘要: APS 文件读写,IIS32位应用池设置 阅读全文
posted @ 2020-06-19 12:18 Montai 阅读(384) 评论(0) 推荐(0) 编辑
摘要: PHP调试,现实编译错误信息的方法   ini_set("display_errors", "On");   error_reporting(E_ALL); 阅读全文
posted @ 2020-06-19 12:02 Montai 阅读(365) 评论(0) 推荐(0) 编辑