derick Tue Nov 19 03:21:40 2002 EDT Modified files: (Branch: PHP_4_3) /php4/win32 install.txt Log: - MFH Index: php4/win32/install.txt diff -u php4/win32/install.txt:1.16 php4/win32/install.txt:1.16.2.1 --- php4/win32/install.txt:1.16 Thu Sep 26 15:49:34 2002 +++ php4/win32/install.txt Tue Nov 19 03:21:38 2002 @@ -48,6 +48,7 @@ Personal Web Server 3 and 4 or newer Internet Information Server 3 and 4 or newer Apache 1.3.x + Apache 2.0.x (experimental) OmniHTTPd 2.0b1 and up Oreilly Website Pro Xitami @@ -201,6 +202,22 @@ ======================== Installing PHP on Windows with Apache 1.3.x + + ------------------------------------------------------------ + ATTENTION: Apache 2 Users + + At this time, support for Apache 2 is experimental. It's + highly recommended you use PHP with Apache 1.3.x and not + Apache 2. Documentation for installing Apache 2 on windows + can be seen here: + + http://www.php.net/manual/en/install.apache2.php + + With the basic difference being that when installing as a + module you'll use php4apache2.dll instead of php4apache.dll + Both files are included within this release. + ------------------------------------------------------------ + There are two ways to set up PHP to work with Apache 1.3.x on Windows. One is to use the CGI binary (php-cgi.exe),
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php