diff --git a/install/windows/installermsi.xml b/install/windows/installermsi.xml index b54752143b..e6f091b5d2 100644 --- a/install/windows/installermsi.xml +++ b/install/windows/installermsi.xml @@ -30,14 +30,14 @@ hard drive" in the drop-down menu for each item you can trigger whether to install the feature or not. By selecting "Entire feature will be installed on local hard drive", you will be able to install all - sub-features of the included feature ( for example by selecting this - options for the feature "PDO" you will install all PDO Drivers ). + sub-features of the included feature (for example by selecting this + option for the feature "PDO" you will install all PDO Drivers). It is not recommended to install all extensions by default, since many - other them require dependencies from outside PHP in order to function + of them require dependencies from outside PHP in order to function properly. Instead, use the Installation Repair Mode that can be triggered thru the 'Add/Remove Programs' control panel to enable or disable extensions and features after installation. @@ -94,7 +94,7 @@ ScriptExecutable - php-win.exe executable ext_php_* - the various extensions ( for example: ext_php_mysql for MySQL ) apache13 - Apache 1.3 module apache20 - Apache 2.0 module -apache22 - Apache 2,2 module +apache22 - Apache 2.2 module apacheCGI - Apache CGI executable iis4ISAPI - IIS ISAPI module iis4CGI - IIS CGI executable