I use multiple gw's to walk our site, and then index at the end.
gw -dtemp -create
gw -dtemp -noindex -moptions http://www.mysite.com/directory.html
gw -dtemp -noindex -mopts2 -ghttp://www.mysite.com/mailbox/index.html
The options file opts2 has v5, meta=keywords,description, and the database defined.
The messages from the second gw are:
Loading from lasturn
175 Table hosts not found in data dictionary
115 No such table: hosts in the database: /usr/local/webinator/www/temp/
000 SQLExecute() failed with -1
Using extra duplicate protection
Using meta data field
Visited 0 pages total
The second url has a <meta http-equiv="refresh"> tag, but it used to walk successfully. How come it isn't now?
A side note - I tried to search the webinator documentation for "No such table: hosts" and "Table hosts not found in data directory" but there were no results. Do you have this information on your site?
gw -dtemp -create
gw -dtemp -noindex -moptions http://www.mysite.com/directory.html
gw -dtemp -noindex -mopts2 -ghttp://www.mysite.com/mailbox/index.html
The options file opts2 has v5, meta=keywords,description, and the database defined.
The messages from the second gw are:
Loading from lasturn
175 Table hosts not found in data dictionary
115 No such table: hosts in the database: /usr/local/webinator/www/temp/
000 SQLExecute() failed with -1
Using extra duplicate protection
Using meta data field
Visited 0 pages total
The second url has a <meta http-equiv="refresh"> tag, but it used to walk successfully. How come it isn't now?
A side note - I tried to search the webinator documentation for "No such table: hosts" and "Table hosts not found in data directory" but there were no results. Do you have this information on your site?