广告
本站里的文章大部分经过自行整理与测试
2016年12月18日星期日
IIS - PHP 设置
1. 安装 Microsoft Visual C++ 2015 运行库
要最新版, 不然 PHP 可能无法运行
https://www.microsoft.com/en-us/download/details.aspx?id=53840
http://www.downxia.com/downinfo/29834.html
2. 在 Control Panel - Programs and Features - Windows features 设置
Internet Information Services
------> Web Management Tools
--------->> IIS Management Console
------> World Wide Web Services
--------->> Application Development Features
------------>>> CGI
3. PHP (解压放到 C:\php)
http://windows.php.net/downloads/
http://windows.php.net/downloads/releases/php-7.1.0-nts-Win32-VC14-x64.zip
4. PHP Manager 安装与设置
https://phpmanager.codeplex.com/releases/view/69115
https://phpmanager.codeplex.com/downloads/get/253209
安装后 IIS 里会出现 PHP Manager
进入 Register new PHP version
选择
C:\php\php-cgi.exe
然后按 Check phpinfo() 检查是否安装成功
可以到以下增加 PHP 模块
PHP Extensions - Add an extension
订阅:
博文评论 (Atom)
没有评论:
发表评论