©
このドキュメントでは、 php中国語ネットマニュアル リリース
Windows 发行版的改变:
新增了如下这些 Windows 支持函数:
其它改变:
丢弃 ISAPI 模块支持. 使用改进的 FastCGI SAPI 模块替代.
Note: 一个新的专注于 PHP on Windows 的站点可用, 包括下载, 发布候选版本, 和各种快照(thread-safe/not-thread-safe, VC6/VC9, x86/x64). 网站的地址是 » http://windows.php.net/.
[#1] Anonymous [2010-01-11 16:43:32]
Due to the required getaddrinfo() function in Ws2_32.dll added to Windows XP SP2 and later.
The minimum Windows version is now Windows XP SP2; Windows XP SP1, 2000, 98, ME, and NT4 are no longer supported.
See: http://bugs.php.net/48761
[#2] philmee95 at gmail dot com [2009-07-25 01:48:24]
Well worth the effort to set up fast cgi on windows. No more lockups with php or 40 procs running...and 1 killing IIS. Some PHP INI vars can't be overriden in your php files, so read up (like timeout). 8 months and no more locked up iis.
[#3] kevinpeno at gmail dot com [2009-06-30 14:53:36]
Fast CGI is available for IIS6. Reading the IIS website (which is more appropriate since it is server specific) yields plenty of results regarding PHP setup under the fastCGI module. They even have an entire domain associated with PHP.
Note: links were denied because they were supposedly spam? Everything you need to know is linked at the beginning of this site: http://php.iis.net/