From 71b4317c48c9de836b12be955ebc4a40e2e030a4 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Fri, 29 Mar 2002 18:47:33 +0000 Subject: [PATCH] typos and other picky stuff git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75820 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index 09e6d09343..9380f4bbca 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -161,12 +161,12 @@ - You need to ensure that the dlls which PHP uses can be found. + You need to ensure that the DLLs which PHP uses can be found. The precise DLLs involved depend on which web server you use and whether you want to run PHP as a CGI or as a server module. php4ts.dll is always used. If you are using a server module (e.g. ISAPI or Apache) then you will - need the relevent DLL from the sapi + need the relevant DLL from the sapi folder. If you are using any PHP extension DLLs then you will need those as well. To make sure that the DLLs can be found, you can either copy them to the system directory @@ -216,7 +216,7 @@ - Copy your choosen ini file (see below) to your + Copy your chosen ini file (see below) to your '%WINDOWS%' directory on Windows 9x/Me or to your '%SYSTEMROOT%' directory under Windows NT/2000/XP and rename it to &php.ini;. Your @@ -236,7 +236,7 @@ file for performance, and security. The best is to study all the ini settings and set every element manually yourself. - If you would like to achive the best security, then this + If you would like to achieve the best security, then this is the way for you, although PHP works fine with these default ini files. @@ -420,8 +420,9 @@ c:\cygnus, let the build process know by setting the Cygwin environment variable. On Windows 95/98 setting an environment variable can be done by placing a line in - your autoexec.bat. On Windows NT, go to My Computer => - Control Panel => System and select the environment tab. + your autoexec.bat. On Windows NT, go to My + Computer => Control Panel => System and select the + environment tab. @@ -586,14 +587,14 @@ - Some of these extensions need extra dlls to work. Couple of them can be + Some of these extensions need extra DLLs to work. Couple of them can be found in the distribution package, in the 'dlls' folder but - some, for example Oracle (php_oci8.dll) require dlls which are + some, for example Oracle (php_oci8.dll) require DLLs which are not bundled with the distribution package. - Copy the bundled dlls from 'dlls' folder to your Windows + Copy the bundled DLLs from 'DLLs' folder to your Windows PATH, safe places are: c:\windows\system for Windows 9x/Me