Joerg Behrens wrote:
>
> Hi,
> i found some minor typos in the configfile 'indexer.conf'.
>
> line ~182 - change prase to Phrase
> line ~806 - the config paramter calls 'IndexMP3TagOnly' an not '
> CheckID3TagOnly'
Thanks, fixed.
> After successfully compiled mnogosearch-3.1.11 i'll recieve a error during
> runing ./indexer.
>
> Indexer[8514]: indexer from mnogosearch-3.1.11/MySQL started with
> '/usr/local/mnogosearch/etc/indexer.conf'
> Indexer[8514]: [1] Error: '#1054: Unknown column 'msg_id' in 'field list''
>
> Whats going wrong? I have create all tables like the definition i found in
> /create/mysql/ . Btw. i think some are broken .. i 'DROP TABLE IF EXISTS
> <table_name>' works better as 'DROP TABLE <table_name>'.
>
> Using mysql 3.22.32 , linux 2.2.14-SMP and php4.0.5dev. ( i would like to
> take a look to the php mnogosearch extension).
>
You compiled msearch with --enable-news-extensions.
This key required special search front-end as well as
tables structure. Take either Perl front-end or PHP front-end with
NEWS EXTENSIONS support from our download page. Those packages have
CREATE TABLE scripts suitable for news extensions.
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]