summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/README
blob: 8151c949f73adb21e7aa5868481cd45cd283d35d (plain)
1
2
3
4
5
6
7
8
9
10
11
$Source$
$Id$

mnoGoSearch extension module for PHP4.

For details please refer to http://www.mnogosearch.org/

If used with mysql you should not use bundled mysql library 
in the php distribution. You should use native mysql 
library. To do this you should compile php with specefying mysql-dir
(for example --with-mysql=/usr, not --with-mysql).