Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: It seems that you run indexer compiled with interbase, however search.cgi is compiled with built-in database. Only built-in CGI wants to open .../var/dict.txt I can suggest to unpack distribution again, then run configure, make and copy newly cooked search.cgi to web directories structure.
> Hi, i'm a newbe about mnogosearch > in the searching i obtail the message :Can't open dict file >'/usr/local/mnogosearch/var/dict.txt' (No such file or directory); > > notes : > 1- installed with ./configure --with-ibase > > 2- indexer.conf : the default from indexer.conf.dist with the following modifies : > - DBAddr >ibase://SYSDBA:masterkey@localhost/usr/local/mnogosearch/var/mnogosearch.gdb > - DBMode single > - Server file:/var/www/html/test/ > > 3- search.htm : the default from search.htm-dist with the following modifies : > - DBAddr >ibase://SYSDBA:masterkey@localhost/usr/local/mnogosearch/var/mnogosearch.gdb > - DBMode single > > 4- the indexer seems to work well; the mnogosearch.gdb contains data; in particular >the 'dict' table contains data; > the ./indexer -S says i have NN documents OK > > 5- it seems a problem about the connecting the database during the searching .... > (i tried also to remove the $CL in the search.htm --> no effects!) > > thanks in advance ... > roberto > > > > Reply: <http://www.mnogosearch.org/board/message.php?id=3191> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
