Richard Fox in message mnoGoSearch and PHP (Fri, 03/15 14:14): > Hi, > > I am running PHP 4.1.1 on an Apache 1.3.23 server and I want to be able to > call a search function from within a PHP script, get the output of the > search in my PHP script, and write the output into an html page. This should > be normal and common usage, I guess. My question: > > I have read the docs and am a little unclear as to how to proceed. I have > downloaded > > mnogosearch-1.49.tar - PHP extension module > mnogosearch-3.1.19.tar - stable current version > mnogosearch-php-3.1.3.5.tar - PHP frontend > > and had a look at the README files inside. But I am still unclear as to what > I need to do. Do I understand correctly that I need to rebuild PHP with > mnogosearch support?
Yes, when you configure PHP you need to add --with-mnogosearch=/path/to/your/mnogosearchprefix > > Can someone help? > > Thanks > > Rich ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
