edink Fri Jul 30 08:40:35 2004 EDT Modified files: /php-src/win32 install.txt Log: Nuke references to InstallShield http://cvs.php.net/diff.php/php-src/win32/install.txt?r1=1.31&r2=1.32&ty=u Index: php-src/win32/install.txt diff -u php-src/win32/install.txt:1.31 php-src/win32/install.txt:1.32 --- php-src/win32/install.txt:1.31 Fri Jul 30 05:59:26 2004 +++ php-src/win32/install.txt Fri Jul 30 08:40:35 2004 @@ -1,15 +1,15 @@ PHP/Windows Installation Notes ============================== -Installation on Windows 9x/Me/NT/2000/XP systems -============================================= +Installation on Windows 9x/Me/NT/2000/XP/2003 systems +===================================================== There are two main ways to install PHP for Windows: either -manually or by using the InstallShield installer. +manually or by using the installer. -Windows InstallShield -===================== +Windows Installer +================= The Windows PHP installer is available from the downloads page at www.php.net. This installs the CGI version of PHP and, for IIS, PWS,
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php