I've had trouble getting webinator to run properly and I'm wondering if
the reason is that my cgi server is technically a different machine from
my web server. This difference is unobservable when in Unix, since they
are in the same directory structure. The IP addresses are different,
however. The cgi script would be run from something like
www.mycgi.com/texis/webinator/search whereas the indexed site would be
www.mysite.com. I was wondering if there's any way to get around this.
Right now, I get the following error when I try to run the cgi script:
002 Can't open source file /usr/campuscgi/freshman/webinator/search: Not a
directory in the function compilefile
Thanks