从 PHP 5.2.x 移植到 PHP 5.3.x
在线手册:中文 英文
PHP手册

Windows 支持改变

Windows 发行版的改变:

新增了如下这些 Windows 支持函数:

其它改变:

Warning

丢弃 ISAPI 模块支持. 使用改进的 FastCGI SAPI 模块替代.

Note: 一个新的专注于 PHP on Windows 的站点可用, 包括下载, 发布候选版本, 和各种快照(thread-safe/not-thread-safe, VC6/VC9, x86/x64). 网站的地址是 » http://windows.php.net/.


从 PHP 5.2.x 移植到 PHP 5.3.x
在线手册:中文 英文
PHP手册
PHP手册 - N: Windows 支持改变

用户评论:

Anonymous (12-Jan-2010 12:43)

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

philmee95 at gmail dot com (25-Jul-2009 09:48)

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.

kevinpeno at gmail dot com (30-Jun-2009 10:53)

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/