Hello,
My apologies if this has already been discussed, but I have been unable to locate any articles
about this problem on the webboard or in the mailing list archives.
mnoGoSearch v3.1.17
mnoGoSearch-php v3.1.3.5
php v4.0.6
mysql v3.23.39
I have configured both index.conf and search.htm identically (DBAddr and DBMode ) using
mysql for the database. The indexer runs fine and populates the tables in the database.
The cgi version (search.cgi) works fine also and returns results from the database.
But the php front-end seems to be looking for the built-in database instead of the mysql
database that I've specified. It's returning the error:
Can't open dict file '/usr/local/mnogosearch/var/dict' (No such file or directory)
This file does not exist and I assume it shouldn't if I'm not using the built-in db.
Changing the DBMode parameter causes the error message to indicate a different file
name, as expected, but changing DBAddr has no effect at all.
I'm sure there's a simple parameter that I am missing somewhere, but I sure can't
find it.
Any help would be greatly appreciated.
Martin
