mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fixed spelling mistake
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325236 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c7c08f4f71
commit
e5046d2c50
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@
|
|||
<type>string</type>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
<para>
|
||||
Path to PID file. Default value: none.
|
||||
</para>
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="error-log">
|
||||
|
@ -448,7 +448,7 @@
|
|||
</varlistentry>
|
||||
</variablelist>
|
||||
<para>
|
||||
It's possible to pass additional environment variables and update PHP settings of a ceratian pool.
|
||||
It's possible to pass additional environment variables and update PHP settings of a certian pool.
|
||||
To do this, you need to add the following options to <filename>php-fpm.conf</filename>
|
||||
<example>
|
||||
<title>Passing environment variables and PHP settings to a pool</title>
|
||||
|
|
Loading…
Reference in a new issue