[PHP-DOC] cvs: phpdoc /en/chapters install.apache.xml From: James Cox (james <email protected>)
Date: 01/23/02

imajes Wed Jan 23 20:54:12 2002 EDT

  Modified files:
    /phpdoc/en/chapters install.apache.xml
  Log:
  Rasmus recommended fixes, plus a few other tweaks
  
  
Index: phpdoc/en/chapters/install.apache.xml
diff -u phpdoc/en/chapters/install.apache.xml:1.2 phpdoc/en/chapters/install.apache.xml:1.3
--- phpdoc/en/chapters/install.apache.xml:1.2 Wed Jan 23 15:56:47 2002
+++ phpdoc/en/chapters/install.apache.xml Wed Jan 23 20:54:11 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <sect1 id="install.apache">
    <title>Servers-Apache</title>
    <para>
@@ -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 @@
       </informalexample>
      </para>
      <para>
- This will again create a <filename>libphp4.so</filename> shared
+ This will create a <filename>libphp4.so</filename> shared
       library for Apache, but it will also create a
       <filename>pgsql.so</filename> shared library that is loaded into
       PHP either by using the extension directive in