From 43dd4e30c8c8c085b195e28a9fc09584b6339651 Mon Sep 17 00:00:00 2001 From: James Cox Date: Thu, 24 Jan 2002 01:54:11 +0000 Subject: [PATCH] Rasmus recommended fixes, plus a few other tweaks git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68505 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.apache.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapters/install.apache.xml b/chapters/install.apache.xml index 0c737582ab..43b430b485 100644 --- a/chapters/install.apache.xml +++ b/chapters/install.apache.xml @@ -1,5 +1,5 @@ - + Servers-Apache @@ -31,7 +31,7 @@ 5. cd apache_xxx 6. ./configure --prefix=/www 7. cd ../php-xxx -8. ./configure --with-mysql --with-apxs=/www/bin/apxs --enable-track-vars +8. ./configure --with-mysql --with-apxs=/www/bin/apxs 9. make 10. make install @@ -122,7 +122,7 @@ stop and start: - This will again create a libphp4.so shared + This will create a libphp4.so shared library for Apache, but it will also create a pgsql.so shared library that is loaded into PHP either by using the extension directive in