From 521e1d218ce05920e992cfb0e042cb1e8851a1cd Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Mon, 15 May 2000 14:40:20 +0000 Subject: Cosmetic changes --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 3de0a8c52a..2970bfb380 100644 --- a/INSTALL +++ b/INSTALL @@ -297,10 +297,10 @@ Installing PHP can be done in four simple steps: and you need to remove the # for that line to take effect. -USING PHP3 AND PHP4 AS CONCURRENT APACHE MODULES +USING PHP 3 AND PHP 4 AS CONCURRENT APACHE MODULES Recent operating systems provide the ability to perform versioning and - scoping. This features make it possible to let PHP3 and PHP4 run as + scoping. This features make it possible to let PHP 3 and PHP 4 run as concurrent modules in one Apache server. This feature is known to work on the following platforms: @@ -309,7 +309,7 @@ USING PHP3 AND PHP4 AS CONCURRENT APACHE MODULES - Solaris 2.5 or better - FreeBSD (3.2, 4.0 tested) - To enable it, configure PHP3 and PHP4 to use APXS (--with-apxs) and the + To enable it, configure PHP 3 and PHP 4 to use APXS (--with-apxs) and the necessary link extensions (--enable-versioning). Otherwise, all standard installations instructions apply. For example: -- cgit v1.2.1