From 0d524d142f01f49416bba58cc4e4165f8a6e15c9 Mon Sep 17 00:00:00 2001 From: Paul Andersen Date: Mon, 11 Feb 2002 07:59:45 +0000 Subject: [PATCH] The documentation regarding apache install is contradictory. A user needs to compile and install apache before they can specify the --wiith-apxs option. Since apxs is the method of choice instructions have been updated to reflect this. Added --enable-module=so for completeness. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70014 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.apache.xml | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/chapters/install.apache.xml b/chapters/install.apache.xml index 077d6a8ce0..88404e9872 100644 --- a/chapters/install.apache.xml +++ b/chapters/install.apache.xml @@ -1,5 +1,5 @@ - + Servers-Apache @@ -8,7 +8,7 @@ Windows versions. - Details of installing PHP with Apache on Unix + Details of installing PHP with Apache using on Unix You can select arguments to add to the configure on line 8 below from the - Installation Instructions (Apache Module Version) for PHP 4 + Installation Instructions (Apache Shared Module Version) for PHP 4