mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Removed libevent option/bug, which only affected PHP 5.3.3. Closes PHP Bug #53691 and deals with PHP Bug #52501
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307772 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c316dd3b8b
commit
cc8af0bce5
1 changed files with 0 additions and 6 deletions
|
@ -20,12 +20,6 @@
|
|||
There are several other FPM-specific configure options (all of them optional):
|
||||
</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>--with-libevent-dir</literal> - path to libevent install
|
||||
prefix.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>--with-fpm-user</literal> - set FPM user (default - nobody).
|
||||
|
|
Loading…
Reference in a new issue