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