diff --git a/chapters/install.xml b/chapters/install.xml index cc2072e8c1..1c36c3864e 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -1,5 +1,5 @@ - + Installation @@ -3022,7 +3022,14 @@ $ /usr/local/sbin/php4-enable - Installation on Windows 9x/Me/NT/2000 systems + Installation on Windows systems + + This section applies to Windows 95/98/Me and + Windows NT/2000/XP. (On XP it is not tested currently). + Do not expect PHP to work on 16 bit platforms such + as Windows 3.1. Sometimes we refer to the supported + platforms as Win32. + There are two main ways to install PHP for Windows: either manually @@ -3083,7 +3090,7 @@ $ /usr/local/sbin/php4-enable General Installation Steps This install guide will help you manually install and configure - PHP on your Windows 9x/Me/NT/2000 webservers. The original version + PHP on your Windows webserver. The original version of this guide was compiled by &link.bob;, and can be found at &url.win32install;.