According to the Windows Binaries download page http://windows.php.net/download/

Do NOT use VC9 version with apache.org binaries

Does this still hold? The only VC6 binaries are for PHP 5.2 and I believe that VC6 is no longer supported by Microsoft?

有帮助吗?

解决方案

Using VC6 Apache (which is what apache.org builds) will NOT work with PHP VC9.

PHP.net suggests for you to use Apache binaries from ApacheLounge, they are built with VC9 and will work.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top