gil wrote:
> Does anyone know why I get this error. The file contains about 12,000
> URL's. Is that too many? Are the backticks necessary in the start_url
> command?

The backticks are necessary.

Considering the out of memory message, 12,000 URLs is too many for you.
You can either get more RAM or swap space (or both) or cut down on the
size of start_urls (for instance by having pages in the list link to
each other).

-- 
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to