Yes, $BASEDIR points to /var/htdig and the related files are there.

I just finished some more testing. I found that changing the line

mv $BASEDIR/db/db.wordlist.work $BASEDIR/db/db.wordlist

to 

cp $BASEDIR/db/db.wordlist.work $BASEDIR/db/db.wordlist

fixes the problem.

Thanks for helping to troubleshoot this. It sure is nice to see htdig
finally working really well in a production environment where the only
solution people ever tend to consider comes from Microsoft!

Ted Stresen-Reuter

On 8/30/02 3:26 PM, "Jim Cole" <[EMAIL PROTECTED]> wrote:

> Ted Stresen-Reuter's bits of Fri, 30 Aug 2002 translated to:
> 
>> Well, to figure this out, I just ran some tests.
>> 
>> 1) Deleted all databases from the db directory
>> 2) Ran htdig -c /var/htdig/conf/hci.conf
>> 
>> Everything worked as expected. All excerpts appeared as required.
>> 
>> 3) Ran rudig.sh
>> 
>> Excerpts vanished.
>> 
>> Here is the htdig and htmerge sections of rundig.sh
>> 
>> ##### Dig phase
>> STARTTIME=`date`
>> echo Start time: $STARTTIME
>> echo rundig: Start time:   $STARTTIME > $REPORT
>> $BASEDIR/bin/htdig $verbose -s -a -c $BASEDIR/conf/$CONF >> $REPORT
> 
> Is $BASEDIR set to /var/htdig and $CONF to hci.conf? In other
> words, are you sure that both approaches are using the same
> config file?
> 
> Jim
> 



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to