- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: luca pellegrini
Subject: Re: specifying .conf files directory 

1) i modified cached.conf, specifying to use a custom directory:
# Set non-standard /var directory
# for cache mode and built-n database.
#
#VarDir /mnt/d/dpsearch/var/
VarDir /store/dpsearch/my_dir/

2) i modified indexer.conf, specifying to use a custom directory:
# VarDir /usr/local/dpsearch/var
# You may choose alternative working directory for built-in database
# as well as for cache mode:
#
#VarDir /usr/local/dpsearch/var
VarDir /store/dpsearch/my_dir/

3) i tried to invoke cached and indexer using full path-names.

after starting the indexer, datapark is still writing in default installation 
dir: /usr/local/dpsearch/var
why?

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1170063315

Reply via email to