Incorrect default paths after install

Post Reply
dto
Posts: 1
Joined: Tue Dec 05, 2000 7:44 pm

Incorrect default paths after install

Post by dto »

Hi,

I'm trying to install Webinator onto NT apache and it seems to work fine. But when I run gw, the paths point to a netscape directory which does not exist (c:\netscape\ns-home\docs\webinator\db). I need it to point to the Apache path instead (c:\program files\apache group\apache\htdocs\webinator). Is this something to do with gwpatch.exe not running correctly. please help!

Thank you,
David To
Web dev. BlastRadius.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Incorrect default paths after install

Post by John »

Yes, that sounds as if gwpatch did not run correctly while installing. The commands you can run to fix it from the webinator directory are as folllow. <DEFAULTDB> should be the full path, including drive letter, e.g. c:\inetpub\wwwroot\webinator\db

bin\gwpatch -d<DEFAULTDB> bin\gw.exe

bin\gwpatch -d<DEFAULTDB> -t newsearch

bin\gwpatch -d<DEFAULTDB> -t search
John Turnbull
Thunderstone Software
Post Reply