【问题标题】:Running PHP on 64 bit Windows platform - issues?在 64 位 Windows 平台上运行 PHP - 问题?
【发布时间】:2010-08-13 18:18:28
【问题描述】:

由于另一个应用程序的要求,我们需要将 PHP 应用程序托管在 64 位 Windows 操作系统上。然而,阅读更多关于该主题的内容表明 PHP 实现仅适用于 Windows 上的 32 位环境。

发件人:http://en.wikipedia.org/wiki/PHP

PHP 解释器在两者上都可用 32 位和 64 位操作系统, 但在 Microsoft Windows 上,唯一的 官方发行版是 32 位的 实现,需要 Windows 使用时的 32 位兼容模式 Internet 信息服务 (IIS) 64 位 Windows 平台。从 PHP 开始 5.3.0,实验性 64 位版本可用于 MS Windows。[22]

在 32 位模式下运行 IIS 会导致 PHP 出现潜在问题吗?

人们对这种设置有什么体验?

【问题讨论】:

  • 我真的不确定维基百科是最新的,在这里。从 5.3 开始,在 Windows 上运行 PHP 的最佳方式是通过 FastCGI,它几乎不需要 PHP 和 IIS 之间的集成......

标签: php windows iis windows64


【解决方案1】:
猜你喜欢
  • 1970-01-01
  • 2013-05-01
  • 1970-01-01
  • 2011-02-06
  • 2011-02-18
  • 2012-05-18
  • 2017-09-24
  • 2018-03-26
  • 2011-04-03
相关资源
最近更新 更多