mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
- New translation
- Fixes in existing translations - Fix typos in English original git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310272 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
56db7ad1df
commit
01a4a100ef
1 changed files with 4 additions and 4 deletions
|
@ -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).
|
||||
</para>
|
||||
|
||||
<warning>
|
||||
<para>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue