【问题标题】:Php installation on windows server 2012 IIS 8Windows Server 2012 IIS 8 上的 PHP 安装
【发布时间】:2015-07-21 10:47:11
【问题描述】:

我正在尝试使用 IIS 8 在 windows server 2012 上托管一个 php 网站。我已经使用 WPI 安装了 php,并遵循了在 :http://www.rackspace.com/knowledge_center/article/installing-php-on-windows-server-2012 给出的整个安装过程。

但即使在我尝试运行 info.php 时成功安装后,仍会显示以下错误:

谁能帮我解决这个错误?

【问题讨论】:

    标签: php windows iis server


    【解决方案1】:

    我的第一个猜测是您缺少安装“FastCGI 模块”,或者它没有在 iis 的 Handler Mappings 中激活。该模型是 php 所必需的。

    检查这个:http://www.iis.net/learn/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis

    嗯,本指南使用的是 Windows Server 2008,但它与 Windows Server 2012 的概念相同。

    安装后尝试以管理员身份打开 Internet Explorer(如果您使用其他帐户而不是管理员帐户)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-06-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多