From fb25c365a4ed50b9e3bb4b547b36d222434a963f Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Thu, 28 Mar 2002 17:11:10 +0000 Subject: [PATCH] typos and other picky stuff git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75636 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.apache.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/chapters/install.apache.xml b/chapters/install.apache.xml index c66b25217b..afd442a61b 100644 --- a/chapters/install.apache.xml +++ b/chapters/install.apache.xml @@ -1,5 +1,5 @@ - + Servers-Apache @@ -13,7 +13,7 @@ You can select arguments to add to the configure on line 8 below from the Complete list of configure - options. The version numbers have been ommitted here, to + options. The version numbers have been omitted here, to ensure the instructions are not incorrect. You will need to replace the 'xxx' here with the correct values from your files. @@ -101,7 +101,7 @@ stop and start: The locations of the apachectl and http(s)dctl binaries often vary. If your system has locate or whereis or which commands, - these can assist you in finding your server contrl programs. + these can assist you in finding your server control programs. @@ -204,13 +204,13 @@ stop and start: There are two ways to set up PHP to work with Apache 1.3.x on Windows. One is to use the CGI binary (php.exe), - the other is to use the Apache module dll. In either case + the other is to use the Apache module DLL. In either case you need to stop the Apache server, and edit your srm.conf or httpd.conf to configure Apache to work with PHP. - It is worth noting here that now the sapi module has been + It is worth noting here that now the SAPI module has been made more stable under windows, we recommend it's use above the CGI binary, since it is more transparent and secure. @@ -316,7 +316,7 @@ stop and start: There are 2 ways you can use the source code highlighting feature, however their ability to work depends on your installation. - If you have configured Apache to use PHP as an isapi module, then by + If you have configured Apache to use PHP as an ISAPI module, then by adding the following line to your configuration file you can use this feature: AddType application/x-httpd-php-source .phps