"Adolfo Santiago" <[EMAIL PROTECTED]> wrote:
> I've been trying to get htdig to work for two weeks now,
> working on it for several hours each night, without much
> to show in results. The basic problem is that htdig gets
> hung up randomly on connections to the one and only
> server I'm trying to index. In dozens of tries, it has
> never successfully completed.
This sounds suspiciously similar to a problem I had; at some point in the index htdig would just give up on the server and not index anything after that point (saying 'no server running').
To fix it (with Geoff's help), I had to prevent some variable ('bad_server'?) from ever being set to a non-zero value. I just went through the source and made sure it was always set to zero, then recompiled.
http://www.htdig.org/mail/2000/10/0247.html
Maybe that would help?
Greg Holmes
[EMAIL PROTECTED]

