Are you sure that your starting URL is correct? It appears that requests for that page result in a 404. If you are providing htdig only a single starting page and it can't find that page, then it has no way to obtain additional URLs to add to the queue. As a result, there is nothing for it to index and the program terminates. At first glance at least, the problem demonstrated below doesn't appear to have anything to do with authentication.

Jim

On Wednesday, August 27, 2003, at 07:02 AM, Jennifer Zelazny wrote:

Hello. I have a rather large web site that has public and password protected sections. I am using mod_auth_mysql for my authentication, but when I have authentication on, ht://Dig will not run. Any ideas would greatly be appreciated.

When running rundig in verbose mode, I get the following:
------------------------------
[logjam:~] admin% /Library/WebServer/htsdig/bin/rundig -vvv
1:1:http://new.calgb.org/Test/CALGB/Private/COOP_Groups/CALGB/
New server: new.calgb.org, 80
Retrieval command for http://new.calgb.org/robots.txt: GET /robots.txt HTTP/1.0
User-Agent: htdig/3.1.6 ([EMAIL PROTECTED])
Authorization: Basic ODg3MTphZG1pbg==
Host: new.calgb.org


Header line: HTTP/1.1 403 Forbidden
Header line: Date: Wed, 27 Aug 2003 12:55:00 GMT
Header line: Server: Apache/1.3.27 (Darwin) PHP/4.1.2 mod_perl/1.26 mod_ssl/2.8.13 OpenSSL/0.9.6i DAV/1.0.3
Header line: X-Powered-By: PHP/4.1.2
Header line: Connection: close
Header line: Content-Type: text/html
Header line:
returnStatus = 1
pushed
pick: new.calgb.org, # servers = 1
0:0:0:http://new.calgb.org/Test/CALGB/Private/COOP_Groups/CALGB/: Retrieval command for http://new.calgb.org/Test/CALGB/Private/COOP_Groups/CALGB/: GET /Test/CALGB/Private/COOP_Groups/CALGB/ HTTP/1.0
User-Agent: htdig/3.1.6 ([EMAIL PROTECTED])
Authorization: Basic ODg3MTphZG1pbg==
Host: new.calgb.org


Header line: HTTP/1.1 404 Not Found
Header line: Date: Wed, 27 Aug 2003 12:55:00 GMT
Header line: Server: Apache/1.3.27 (Darwin) PHP/4.1.2 mod_perl/1.26 mod_ssl/2.8.13 OpenSSL/0.9.6i DAV/1.0.3
Header line: X-Powered-By: PHP/4.1.2
Header line: Connection: close
Header line: Content-Type: text/html
Header line:
returnStatus = 1
not found
pick: new.calgb.org, # servers = 1
htmerge: Sorting...
htmerge: Removing doc #0
DB2 problem...: missing or empty key value specified


Deleted, no excerpt: 0/http://new.calgb.org/Test/CALGB/Private/COOP_Groups/CALGB/



------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to