database_dir: /home/hvankoll/db
>>But how can I tell htsearch which db-file to use?
>>It always tries to use '/usr/local/htdig/db/db.words.db' .
>
>You can specify the config file to use (and hence the database) in
>the config field of the search form.
Ok. I did that. Now ls -rtlu tells me that the config-file is beeing
accessed after a search.
In my config-file I have
database_dir: /home/hvankoll/db
but I get the response:
Unable to read word database file '/usr/local/htdig/db/db.words.db'
Did you run htmerge?
[hvankoll@l02 hvankoll]$ ll /home/hvankoll/db/db.words.db
-rw-rw-r-- 1 hvankoll hvankoll 74752 Feb 29 03:17
/home/hvankoll/db/db.words.db
What could be wrong?
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.