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
This commit is contained in:
James Cox 2002-01-24 01:54:11 +00:00
parent 9993a0c123
commit 43dd4e30c8

View file

@ -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 @@ stop and start:
</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