php - 不再有 PHP 5.3.x 的 VC6 版本?

标签 php apache

我需要在运行 Apache 的 Windows 机器上安装 PHP 5.3.x(最好是 x >= 4)。不幸的是,在 PHP downloads page ,我找不到任何用 VC6 编译的 PHP 5.3.x。所以……

  • 我可以在 Apache 上使用 VC9 二进制文件吗?
  • 如果是,怎么做?我需要做什么特别的事情吗?

最佳答案

来自发布公告:

Windows users: please mind that we do no longer provide builds created with Visual Studio C++ 6. It is impossible to maintain a high quality and safe build of PHP for Windows using this unmaintained compiler.

For Apache SAPIs (php5_apache2_2.dll), be sure that you use a Visual Studio C++ 9 version of Apache. We recommend the PHP builds as provided by ApacheLounge. For any other SAPI (CLI, FastCGI via mod_fcgi, FastCGI with IIS or other FastCGI capable server), everything works as before. Third party extension providers must rebuild their extensions to make them compatible and loadable with the Visual Studio C++9 builds that we no longer provide.

http://www.apachelounge.com/download/

关于php - 不再有 PHP 5.3.x 的 VC6 版本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5346568/

相关文章:

php - HTML 解析 - 将文本转换为链接

php - 无法使用 mustUnderstand 设置 SOAP header

php - 正则表达式:捕获成对的花括号

php - 从正则表达式中得到错误 'repetition-operator operand invalid' - mysql

java - 如何更正 JSP 中的 servlet 映射?

php - mod_rewrite 将请求发送到正确的位置,但未加载 CSS 文件?

php - php 读取 1Gb 文件的内存限制应该是多少?

json - Apache "server-status"(mod_status) 以 JSON 或 XML 格式输出?

java - 如何在 SpringBoot 中从属性文件加载嵌套键值对

mysql - 如何使用 Webuzo 在 Centos 服务器上禁用自动终止