mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix the option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245248 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0d571af650
commit
71d529682d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<section xml:id="mnogosearch.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
&reftitle.install;
|
||||
<para>
|
||||
In order to have these functions available, you must compile PHP with
|
||||
mnoGosearch support by using the
|
||||
<option role="configure">--with-mnogosearch</option>option. If
|
||||
<option role="configure">--with-mnogosearch</option> option. If
|
||||
you use this option without specifying the path to mnoGosearch, PHP will
|
||||
look for mnoGosearch under <filename>/usr/local/mnogosearch</filename>
|
||||
path by default. If you installed mnoGosearch at a different location
|
||||
|
|
Loading…
Reference in a new issue