At 09:52 PM 10/28/02 -0800, Michael Chan wrote:
>I've tried using both swish-cgi.pl and swish.cgi, but neither work.
>Swish-cgi.pl returns 0 matches, even though when I run the command it
>uses in OPEN at the command line I get a bunch of results.
Don't know anything about swish-cgi.pl.
>Swish.cgi
>just says "Service currently unavailable." I'm not sure why.
Look in your web server's error long and it will tell you.
Something threw an error when trying to run swish.
if ( $@ ) {
warn "$0 $@"; # if $conf->{debug};
$self->errstr( "Service currently unavailable" );
return $self;
}
--
Bill Moseley
mailto:moseley@hank.org
Received on Tue Oct 29 06:08:43 2002