mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
adding PHP mention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339409 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
24f1c77edb
commit
bde46b0386
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<sect2 xml:id="install.fpm.install.compiling">
|
||||
<title>Compiling from sources</title>
|
||||
<para>
|
||||
In order to enable FPM in your PHP build you need to add <literal>--enable-fpm</literal>
|
||||
In order to enable FPM in your PHP build you need to add <literal>--enable-fpm</literal>
|
||||
to your configure line.
|
||||
</para>
|
||||
<para>
|
||||
|
@ -29,7 +29,7 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>--with-fpm-acl</literal> - Use POSIX Access Control Lists (default - no). Since 5.6.5.
|
||||
<literal>--with-fpm-acl</literal> - Use POSIX Access Control Lists (default - no). Since PHP 5.6.5.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue