(SOLVED)Re: Enabling the search engine on a mirrored SxS site (was Re: KurtWerks site bug)

Tim Wunder tim
Mon May 17 11:33:26 PDT 2004


Well, it turns out that I specified the ScriptAlias wrong.
I also needed a Directory listing that enabled cgi-scripting, 
<Directory "/<path to SxS>/cgi-bin">
  AllowOverride None
  Options ExecCGI
  SetHandler cgi-script
  Order allow,deny
  Allow from all
</Directory>

So, it works now. WooHoo!
Thanks, 
Tim

On Monday 17 June 2002 08:41 pm, Net Llama! wrote:
> Hrmmm...that isn't good.  Anyway, if you do an rsync, you should get all
> that you need to run namazu (theoretically).  Now, if that is failing to
> work, and you've got your cgi-bin set correctly in httpd.conf, then you
> might be missing some Perl modules that namazu requires (see the namazu
> website).  If you're still running into problems, speak up.
>
> Tim Wunder wrote:
> > OK, just installing namazu doesn't help. There must be some configuring
> > to do. There appears to be some instruction on the SxS, but it appears to
> > be geared around the swish search engine, which isn't namazu. I think I'm
> > gonna need a little more help, here.
> >
> > Thanks,
> > Tim
> >
> > On Monday 17 June 2002 07:20 pm, Tim Wunder wrote:
> >>Hrumph. The ScriptAlias idea of mine didn't cut it. Guess I gotta go find
> >>namazu, as it doesn't appear to be installed (rpm -qa|grep namazu found
> >>nothing and I'm quite sure I never installed it from tarball).
> >>Thanks,
> >>Tim
> >>
> >>On Monday 17 June 2002 05:03 pm, Net Llama! wrote:
> >>>Well, i'm not sure that there ever was a single fix.  Each mirror ran
> >>>into a different problem.  Assuming that you've set it up per the
> >>>instructions, you might also need to install namazu with all of its deps
> >>>too.
> >>>
> >>>On Mon, 17 Jun 2002, Tim Wunder wrote:
> >>>>What's the fix? While not an official mirror, I'm mirroring the site on
> >>>>my home server for speedier access to the steps, and I'd like to have
> >>>>the search capability. Just add the cgi-bin directory that the SxS
> >>>>mirror uses as a ScriptAlias in httpd.conf or some such?
> >>>>
> >>>>Regards,
> >>>>Tim
> >
> > <snip>

-- 
Caldera eWorkstation 3.1+, kernel 2.4.18-preempt, KDE 3.0.1, Xfree86 4.1.0
  8:00pm  up 1 day,  6:16,  3 users,  load average: 0.00, 0.00, 0.03
It's what you learn AFTER you know it all that counts



More information about the Linux-users mailing list