- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Horst Lederhaas Subject: Re: NO Results
first, the *.*-dist are only the template file for you, if you want to use, you must copy this file to a new file without -dist ! you should copy it so that you ever have a backup of this file now i tell you how you start with a fresh installation of dpsearch hopefully you compiled and installed dpsearch correctly. create a database and a user in mysql for cached mode with search.cgi you must have following config files indexer.conf, cached.conf and search.htm first edit in all 3 files the dbadress with ending ?dbmode=cache and modify the database and user passwort! add a url in indexer.conf like "Server http://www.yoururl.org/" then run in /sbin "indexer -TEcreate" now he create the Tables in MySQL should be run without any failure When you first run, he could write any failure with the stopwords or langmaps missing, so you should copy the -dist in without "-dist" then start in sbin/ the cached daemon with "cached 2>cached.out &" look in the new file cached.out with "cat cached.out" if there isn't any problem run in sbin "indexer" and he should collect data after finishing run "indexer -TZZZ" and "indexer -TWH" run in browser your /search.cgi and use a word whitch is on the collect site and you should see a result - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=01;topic_id=1126496552
