problems

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

problems

Post by Thunderstone »




Hello,
I was trying to install the webinator on my system to check links.
I have a web server and everything needed to run the software.
I have a bat files to help run the webinator.
The all.bat file calls three other bat files:
nuke.bat go.bat delete.bat

nuke.bat has:

:nuke
gw -dc:\htdocs\webinator\Watertown -wipe
gw -dc:\htdocs\webinator\Watertown -create

go.bat has:

:spider
rem gw -d- -wipe
gw -d- -C -y -v
http://northdakota.futuretense.com/cgi- ... ntServer?p
agename=Watertown

and delete.bat has:

:spider
gw -dc:\htdocs\webinator\Watertown -s "delete from html where Url like
'pagename=EditSimple'"
etc..


now, when it first starts to run the nuke.bat file, i get an error that says:
000 connect: WSAEHOSTUNREAC - host is unreachable

what does this mean, and how do i fix this error.
Also, can you look through the remaining bat files to see if there are any
other outstanding errors.

Thanks so much for your help (in advance :)

Sincerely,
Mark Bouchard


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

problems

Post by Thunderstone »




-create after -wipe is not needed. You -create the database once
and never need to again. -wipe will clean out an existing database.

..

It looks like it can't reach the license server. Are you behind a firewall?
Free Webinator must be able to reach ls.thunderstone.com via the internet.


Post Reply