mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed error, added whitespace to ZE1 compat warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297861 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
736ef773b4
commit
36ebb0b603
1 changed files with 160 additions and 158 deletions
|
@ -1,9 +1,9 @@
|
|||
<acronym>CSS</acronym><?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
|
||||
<appendix xml:id="ini" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<title>&php.ini; directives</title>
|
||||
|
||||
|
||||
<section xml:id="ini.list">
|
||||
<title>List of &php.ini; directives</title>
|
||||
<para>
|
||||
|
@ -1673,7 +1673,7 @@
|
|||
<entry>"0"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>PHP_INI_SYSTEM in PHP <= 4.2.3; PHP_INI_SYSTEM | PHP_INI_PERDIR from PHP 4.3
|
||||
through 5.2.6. Available since PHP 4.2.0.</entry>
|
||||
through 5.2.6. Available since PHP 4.2.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.mbstring.http-input">mbstring.http_input</link></entry>
|
||||
|
@ -1893,11 +1893,11 @@
|
|||
</row>
|
||||
<!-- FIXME PHP_6
|
||||
<row>
|
||||
<entry>mysql.allow_local_infile</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>mysql.allow_local_infile</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
-->
|
||||
<row>
|
||||
<entry><link linkend="ini.mysql.allow-persistent">mysql.allow_persistent</link></entry>
|
||||
|
@ -1907,11 +1907,11 @@
|
|||
</row>
|
||||
<!-- FIXME PHP_6
|
||||
<row>
|
||||
<entry>mysql.cache_size</entry>
|
||||
<entry>"2000"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>mysql.cache_size</entry>
|
||||
<entry>"2000"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
-->
|
||||
<row>
|
||||
<entry><link linkend="ini.mysql.connect-timeout">mysql.connect_timeout</link></entry>
|
||||
|
@ -1969,17 +1969,17 @@
|
|||
</row>
|
||||
<!-- FIXME PHP_6
|
||||
<row>
|
||||
<entry>mysqli.allow_local_infile</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>mysqli.allow_local_infile</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>mysqli.cache_size</entry>
|
||||
<entry>"2000"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>mysqli.cache_size</entry>
|
||||
<entry>"2000"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
-->
|
||||
<row>
|
||||
<entry><link linkend="ini.mysqli.default-host">mysqli.default_host</link></entry>
|
||||
|
@ -2025,11 +2025,11 @@
|
|||
</row>
|
||||
<!-- FIXME PHP_6
|
||||
<row>
|
||||
<entry>mysqlnd.collect_statistics</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>mysqlnd.collect_statistics</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
-->
|
||||
<row>
|
||||
<entry>namazu.debugmode</entry>
|
||||
|
@ -2843,11 +2843,11 @@
|
|||
</row>
|
||||
<!-- FIXME PHP_6
|
||||
<row>
|
||||
<entry>sqlite.iso8859.locale</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>sqlite.iso8859.locale</entry>
|
||||
<entry>"1"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
-->
|
||||
<row>
|
||||
<entry><link linkend="ini.sybase.allow-persistent">sybase.allow_persistent</link></entry>
|
||||
|
@ -3007,47 +3007,47 @@
|
|||
</row>
|
||||
<!-- FIXME PHP_6
|
||||
<row>
|
||||
<entry>unicode.fallback_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>unicode.fallback_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>unicode.filesystem_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>unicode.filesystem_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>unicode.http_input_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>unicode.http_input_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.unicode.output-encoding">unicode.output_encoding</link></entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry><link linkend="ini.unicode.output-encoding">unicode.output_encoding</link></entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>unicode.runtime_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>unicode.runtime_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>unicode.script_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>unicode.script_encoding</entry>
|
||||
<entry>NULL</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>unicode.stream_encoding</entry>
|
||||
<entry>"UTF-8"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
<entry>unicode.stream_encoding</entry>
|
||||
<entry>"UTF-8"</entry>
|
||||
<entry>PHP_INI_ALL</entry>
|
||||
<entry>Available since PHP 6.0.0.</entry>
|
||||
</row>
|
||||
-->
|
||||
<row>
|
||||
<entry>unserialize_callback_func</entry>
|
||||
|
@ -3564,10 +3564,10 @@
|
|||
</table>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sections">
|
||||
<title>List of &php.ini; sections</title>
|
||||
<para>
|
||||
<para>
|
||||
This list includes the &php.ini; sections you can set to configure your
|
||||
PHP setup on a per Host or Path basis. These sections are optional.
|
||||
</para>
|
||||
|
@ -3607,9 +3607,9 @@
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.per-host">
|
||||
|
@ -3635,11 +3635,11 @@ display_errors = On
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.per-path">
|
||||
<term>
|
||||
<parameter>[PATH=<path>]</parameter>
|
||||
</term>
|
||||
<parameter>[PATH=<path>]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
This section allows you to define a set of &php.ini; directives that
|
||||
|
@ -3658,11 +3658,11 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.core">
|
||||
<title>Description of core &php.ini; directives</title>
|
||||
<para>
|
||||
|
@ -3672,7 +3672,7 @@ auto_prepend_file=security.php
|
|||
Information on the session directives for example can be found at the
|
||||
<link linkend="session.configuration">sessions page</link>.
|
||||
</para>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.httpd-options">
|
||||
<title>Httpd Options</title>
|
||||
<para>
|
||||
|
@ -3701,7 +3701,7 @@ auto_prepend_file=security.php
|
|||
<para>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.language-options">
|
||||
<title>Language Options</title>
|
||||
<para>
|
||||
|
@ -3781,9 +3781,9 @@ auto_prepend_file=security.php
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.short-open-tag">
|
||||
|
@ -3811,7 +3811,7 @@ auto_prepend_file=security.php
|
|||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.asp-tags">
|
||||
<term>
|
||||
<parameter>asp_tags</parameter>
|
||||
|
@ -3827,7 +3827,7 @@ auto_prepend_file=security.php
|
|||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.precision">
|
||||
<term>
|
||||
<parameter>precision</parameter>
|
||||
|
@ -3839,7 +3839,7 @@ auto_prepend_file=security.php
|
|||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.y2k-compliance">
|
||||
<term>
|
||||
<parameter>y2k_compliance</parameter>
|
||||
|
@ -3851,8 +3851,8 @@ auto_prepend_file=security.php
|
|||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.allow-call-time-pass-reference">
|
||||
<term>
|
||||
<parameter>allow_call_time_pass_reference</parameter>
|
||||
|
@ -3885,7 +3885,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.expose-php">
|
||||
<term>
|
||||
<parameter>expose_php</parameter>
|
||||
|
@ -3900,7 +3900,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.disable-functions">
|
||||
<term>
|
||||
<parameter>disable_functions</parameter>
|
||||
|
@ -3962,10 +3962,12 @@ auto_prepend_file=security.php
|
|||
See also the section titled
|
||||
<link linkend="migration5">Migrating from PHP 4 to PHP 5</link>.
|
||||
</para>
|
||||
<para>
|
||||
<warning xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been <emphasis>DEPRECATED</emphasis> and <emphasis>REMOVED</emphasis> as of PHP 5.3.0.</simpara></warning>
|
||||
</para>
|
||||
|
||||
<warning>
|
||||
<simpara>This feature has been <emphasis>DEPRECATED</emphasis> and <emphasis>REMOVED</emphasis>
|
||||
as of PHP 5.3.0.
|
||||
</simpara>
|
||||
</warning>
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -3988,7 +3990,7 @@ auto_prepend_file=security.php
|
|||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.resource-limits">
|
||||
<title>Resource Limits</title>
|
||||
<para>
|
||||
|
@ -4014,9 +4016,9 @@ auto_prepend_file=security.php
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.memory-limit">
|
||||
|
@ -4039,9 +4041,9 @@ auto_prepend_file=security.php
|
|||
the functions <function>memory_get_usage</function> and
|
||||
<function>memory_get_peak_usage</function> prior to 5.2.1.
|
||||
</para>
|
||||
|
||||
|
||||
&ini.shorthandbytes;
|
||||
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -4050,7 +4052,7 @@ auto_prepend_file=security.php
|
|||
See also: <link linkend="ini.max-execution-time">max_execution_time</link>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.performance">
|
||||
<title>Performance Tuning</title>
|
||||
<para>
|
||||
|
@ -4114,7 +4116,7 @@ auto_prepend_file=security.php
|
|||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.data-handling">
|
||||
<title>Data Handling</title>
|
||||
<para>
|
||||
|
@ -4236,9 +4238,9 @@ auto_prepend_file=security.php
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.track-vars">
|
||||
|
@ -4262,7 +4264,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.arg-separator.output">
|
||||
<term>
|
||||
<parameter>arg_separator.output</parameter>
|
||||
|
@ -4274,7 +4276,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.arg-separator.input">
|
||||
<term>
|
||||
<parameter>arg_separator.input</parameter>
|
||||
|
@ -4291,7 +4293,7 @@ auto_prepend_file=security.php
|
|||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.variables-order">
|
||||
<term>
|
||||
<parameter>variables_order</parameter>
|
||||
|
@ -4343,7 +4345,7 @@ auto_prepend_file=security.php
|
|||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.request-order">
|
||||
<term>
|
||||
<parameter>request_order</parameter>
|
||||
|
@ -4366,7 +4368,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.auto-globals-jit">
|
||||
<term>
|
||||
<parameter>auto_globals_jit</parameter>
|
||||
|
@ -4398,7 +4400,7 @@ auto_prepend_file=security.php
|
|||
</warning>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.register-globals">
|
||||
<term>
|
||||
<parameter>register_globals</parameter>
|
||||
|
@ -4435,7 +4437,7 @@ auto_prepend_file=security.php
|
|||
&warn.deprecated.feature-5-3-0.removed-6-0-0;
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.register-argc-argv">
|
||||
<term>
|
||||
<parameter>register_argc_argv</parameter>
|
||||
|
@ -4453,7 +4455,7 @@ auto_prepend_file=security.php
|
|||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.register-long-arrays">
|
||||
<term>
|
||||
<parameter>register_long_arrays</parameter>
|
||||
|
@ -4464,7 +4466,7 @@ auto_prepend_file=security.php
|
|||
Tells PHP whether or not to register the deprecated long
|
||||
<varname>$HTTP_*_VARS</varname> type
|
||||
<link linkend="language.variables.predefined">predefined
|
||||
variables</link>. When On (default), long predefined PHP
|
||||
variables</link>. When On (default), long predefined PHP
|
||||
variables like <varname>$HTTP_GET_VARS</varname> will be defined.
|
||||
If you're not using them, it's recommended to turn them off,
|
||||
for performance reasons. Instead, use the superglobal arrays,
|
||||
|
@ -4476,7 +4478,7 @@ auto_prepend_file=security.php
|
|||
&warn.deprecated.feature-5-3-0.removed-6-0-0;
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.post-max-size">
|
||||
<term>
|
||||
<parameter>post_max_size</parameter>
|
||||
|
@ -4495,9 +4497,9 @@ auto_prepend_file=security.php
|
|||
<link linkend="ini.memory-limit">memory_limit</link> should be
|
||||
larger than <parameter>post_max_size</parameter>.
|
||||
</simpara>
|
||||
|
||||
|
||||
&ini.shorthandbytes;
|
||||
|
||||
|
||||
<simpara>
|
||||
If the size of post data is greater than post_max_size, the
|
||||
<varname>$_POST</varname> and <varname>$_FILES</varname>
|
||||
|
@ -4518,10 +4520,10 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</note>
|
||||
</para>
|
||||
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.gpc-order">
|
||||
<term>
|
||||
<parameter>gpc_order</parameter>
|
||||
|
@ -4544,7 +4546,7 @@ auto_prepend_file=security.php
|
|||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.auto-prepend-file">
|
||||
<term>
|
||||
<parameter>auto_prepend_file</parameter>
|
||||
|
@ -4562,7 +4564,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.auto-append-file">
|
||||
<term>
|
||||
<parameter>auto_append_file</parameter>
|
||||
|
@ -4585,7 +4587,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.default-mimetype">
|
||||
<term>
|
||||
<parameter>default_mimetype</parameter>
|
||||
|
@ -4596,7 +4598,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.default-charset">
|
||||
<term>
|
||||
<parameter>default_charset</parameter>
|
||||
|
@ -4610,7 +4612,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.always-populate-raw-post-data">
|
||||
<term>
|
||||
<parameter>always_populate_raw_post_data</parameter>
|
||||
|
@ -4628,7 +4630,7 @@ auto_prepend_file=security.php
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.allow-webdav-methods">
|
||||
<term>
|
||||
<parameter>allow_webdav_methods</parameter>
|
||||
|
@ -4654,7 +4656,7 @@ auto_prepend_file=security.php
|
|||
<link linkend="ini.magic-quotes-sybase">magic_quotes_sybase</link>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.path-directory">
|
||||
<title>Paths and Directories</title>
|
||||
<para>
|
||||
|
@ -4776,9 +4778,9 @@ auto_prepend_file=security.php
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.include-path">
|
||||
|
@ -4835,7 +4837,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.open-basedir">
|
||||
<term>
|
||||
<parameter>open_basedir</parameter>
|
||||
|
@ -4878,12 +4880,12 @@ include_path=".;c:\php\includes"
|
|||
automatically inherited.
|
||||
</para>
|
||||
<para>
|
||||
The restriction specified with <option>open_basedir</option> is actually a
|
||||
prefix, not a directory name. This means that "<literal>open_basedir
|
||||
= /dir/incl</literal>" also allows access to "<literal>/dir/include</literal>" and
|
||||
"<literal>/dir/incls</literal>" if they exist. When you want to restrict access
|
||||
to only the specified directory, end with a slash. For example:
|
||||
<literal>open_basedir = /dir/incl/</literal>
|
||||
The restriction specified with <option>open_basedir</option> is actually a
|
||||
prefix, not a directory name. This means that "<literal>open_basedir
|
||||
= /dir/incl</literal>" also allows access to "<literal>/dir/include</literal>" and
|
||||
"<literal>/dir/incls</literal>" if they exist. When you want to restrict access
|
||||
to only the specified directory, end with a slash. For example:
|
||||
<literal>open_basedir = /dir/incl/</literal>
|
||||
</para>
|
||||
<para>
|
||||
The default is to allow all files to be opened.
|
||||
|
@ -4914,11 +4916,11 @@ include_path=".;c:\php\includes"
|
|||
</emphasis> set doc_root if you are running PHP as a CGI under any web
|
||||
server (other than IIS). The alternative is to use the
|
||||
<link linkend="ini.cgi.force-redirect">
|
||||
cgi.force_redirect</link> configuration below.
|
||||
cgi.force_redirect</link> configuration below.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.user-dir">
|
||||
<term>
|
||||
<parameter>user_dir</parameter>
|
||||
|
@ -4932,7 +4934,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.extension-dir">
|
||||
<term>
|
||||
<parameter>extension_dir</parameter>
|
||||
|
@ -4946,7 +4948,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.extension">
|
||||
<term>
|
||||
<parameter>extension</parameter>
|
||||
|
@ -4958,7 +4960,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.zend-extension">
|
||||
<term>
|
||||
<parameter>zend_extension</parameter>
|
||||
|
@ -4971,7 +4973,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.zend-extension-debug">
|
||||
<term>
|
||||
<parameter>zend_extension_debug</parameter>
|
||||
|
@ -4984,7 +4986,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.zend-extension-debug-ts">
|
||||
<term>
|
||||
<parameter>zend_extension_debug_ts</parameter>
|
||||
|
@ -4997,7 +4999,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.zend-extension-ts">
|
||||
<term>
|
||||
<parameter>zend_extension_ts</parameter>
|
||||
|
@ -5010,7 +5012,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.cgi.check-shebang-line">
|
||||
<term>
|
||||
<parameter>cgi.check_shebang_line</parameter>
|
||||
|
@ -5027,7 +5029,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.cgi.fix-pathinfo">
|
||||
<term>
|
||||
<parameter>cgi.fix_pathinfo</parameter>
|
||||
|
@ -5050,7 +5052,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.cgi.force-redirect">
|
||||
<term>
|
||||
<parameter>cgi.force_redirect</parameter>
|
||||
|
@ -5073,7 +5075,7 @@ include_path=".;c:\php\includes"
|
|||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.cgi.redirect-status-env">
|
||||
<term>
|
||||
<parameter>cgi.redirect_status_env</parameter>
|
||||
|
@ -5094,7 +5096,7 @@ include_path=".;c:\php\includes"
|
|||
</note>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.fastcgi.impersonate">
|
||||
<term>
|
||||
<parameter>fastcgi.impersonate</parameter>
|
||||
|
@ -5110,7 +5112,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.fastcgi.logging">
|
||||
<term>
|
||||
<parameter>fastcgi.logging</parameter>
|
||||
|
@ -5123,7 +5125,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.cgi.rfc2616-headers">
|
||||
<term>
|
||||
<parameter>cgi.rfc2616_headers</parameter>
|
||||
|
@ -5142,7 +5144,7 @@ include_path=".;c:\php\includes"
|
|||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.file-uploads">
|
||||
<title>File Uploads</title>
|
||||
<para>
|
||||
|
@ -5186,9 +5188,9 @@ include_path=".;c:\php\includes"
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.file-uploads">
|
||||
|
@ -5204,12 +5206,12 @@ include_path=".;c:\php\includes"
|
|||
<link linkend="ini.upload-tmp-dir">upload_tmp_dir</link>, and
|
||||
<link linkend="ini.post-max-size">post_max_size</link> directives.
|
||||
</para>
|
||||
|
||||
|
||||
&ini.shorthandbytes;
|
||||
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.upload-tmp-dir">
|
||||
<term>
|
||||
<parameter>upload_tmp_dir</parameter>
|
||||
|
@ -5223,7 +5225,7 @@ include_path=".;c:\php\includes"
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id="ini.upload-max-filesize">
|
||||
<term>
|
||||
<parameter>upload_max_filesize</parameter>
|
||||
|
@ -5233,9 +5235,9 @@ include_path=".;c:\php\includes"
|
|||
<para>
|
||||
The maximum size of an uploaded file.
|
||||
</para>
|
||||
|
||||
|
||||
&ini.shorthandbytes;
|
||||
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -5253,7 +5255,7 @@ include_path=".;c:\php\includes"
|
|||
</variablelist>
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
<section xml:id="ini.sect.sql-general">
|
||||
<title>General SQL</title>
|
||||
<para>
|
||||
|
@ -5279,9 +5281,9 @@ include_path=".;c:\php\includes"
|
|||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
||||
|
||||
<para>
|
||||
<variablelist>
|
||||
<varlistentry xml:id="ini.sql.safe-mode">
|
||||
|
|
Loading…
Reference in a new issue