[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Webglimpse Home]

Re: directory/file not found



Thanks for the reply but it didn't solve the problem.

In lynx I am told:
  "Alert! Unable to access document"

In netscape I am told:
  "Netscape is unable to find the file or directory"

I have even tried hardcoding the path to the cgi script:
  <FORM ACTION="/usr/other/web/etc/httpd/cgi-bin/webglimpse" METHOD=GET>

...but that didn't work either.

And I've doublechecked that webglimpse is definitely the script, rather
than a subdirectory containing the script.  I've even doublechecked that
they're executable.

I cannot think of anything I've missed out.  I've gone back over the
documentation at the website and with the packages.

Any more tips/pointers/help would be greatly appreciated.

--
David

Golda Velez wrote:
> 
> By default the search pages are installed with the extra path info as part
> of the form action, but if that causes an error try this change:
> 
> <FORM ACTION="/cgi-bin/webglimpse" METHOD=GET>
> <INPUT TYPE=HIDDEN NAME="pathinfo" VALUE="/usr/other/web/etc/httpd/wgindex.php">
> 
> and leave the rest of the form the same.  If that does not help, make sure
> that
> 
>         /cgi-bin/webglimpse
> 
> refers to the script itself, and not a subdirectory of cgi-bin.  Sometimes
> people use a directory named "webglimpse" to put the actual script (also
> named "webglimpse") in.
> 
> Hope that helps
> 
> --Golda
> 
> At 03:40 PM 10/28/99 +1000, David Taylor wrote:
> >I have just recently installed Webglimpse.  I indexed directories,
> >rather than URLs.  However, I just cannot get it to work.  When I search
> >I am told:
> >
> >"Netscape is unable to find the file or directory
> >/cgi-bin/webglimpse/usr/other/web/etc/httpd/wgindex.php"
> >
> >/cgi-bin does exist (it is a ScriptAlias to
> >/usr/other/web/server_root/cgi-bin)
> >
> >webglimpse and webglimpse-fullsearch are both in there
> >
> >/usr/other/web/etc/httpd/wgindex exists (this is where wgindex.html and
> >wgall.html exists)
> >
> >Could someone please point out what I may have overlooked?  I'd be
> >extremely grateful.
> >
> >Thanks in advance.
> >
> >--
> >David
> >
> >
> ------------------------------------------------------------
> Golda Velez         gvelez@tucson.com           520-620-6878
> Internet Workshop                          http://tucson.com
> Webglimpse Search Software             http://webglimpse.net
>                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
>  Help organize the world - index your own corner of the web

-- 
David