According to =?iso-8859-1?Q?Juan_Francisco_Torres_Chac=F3n?=:
> I just installed htdig and htdig-web packages for Mandrake 8.2.
> 
> After configuring htdig.conf, i used "rundig" command, but i get "host =
> not found" message.
> 
> I tryed this with full DNS name, ip addresses, localhost, but i always =
> get this....
> 
> And I can connect to the host using lynx or any other browser
> 
> Ideas?
> 
> Thanks
> 
> 
> 
> su - htdig -c "/usr/bin/rundig -a -vvv"
> 
> ht://dig Start Time: Wed Aug 28 03:29:47 2002
>         1:1:http://localhost/
> New server: localhost, 80
>  - Persistent connections: enabled
>  - HEAD before GET: disabled
>  - Timeout: 30
>  - Connection space: 0
>  - Max Documents: -1
>  - TCP retries: 1
>  - TCP wait time: 5
> Trying to retrieve robots.txt file
> Trying local files
>   tried local file /var/www/html/html/robots.txt
>  pushed
> pick: localhost, # servers =3D 1
> > localhost supports HTTP persistent connections (infinite)
> 0:2:0:http://localhost/: Trying local files
>   tried local file /var/www/html/html/index.html
> Local retrieval failed, trying HTTP
>  host not found
> pick: localhost, # servers =3D 1
> > localhost supports HTTP persistent connections (infinite)
> ht://dig End Time: Wed Aug 28 03:29:47 2002
> Deleted, not found: ID: 2 URL: http://localhost/

It seems to me that it's not actually trying HTTP, even though it says
it is.  If it were, there should be more output, explaining why it can't
find the host.  If I recall, Mandrake adds local_urls_only: true
to the default htdig.conf.  This is really, really stupid, because it
disables this HTTP fallback which, in most cases, is something you want
htdig to do.  Unfortunately, because of the Retriever's error handling,
the error messages in this case aren't as meaningful as they ought to
be.  Try setting local_url_only to false and see if that solves the
problem for you.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)


-------------------------------------------------------
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