On Mon, 2003-03-31 at 06:34, Kevin Saenz wrote:
> Has anyone played with webgui on Mandrake's Apache?
> 
> every time I have configured Apache to run perl scripts
> in other directories all I get is a request to download
> the files to my local hard drive.

> For some reason the line that contains PerlHandler Apache::Registry
> will not load on Mandrake's version. Can anyone help?

Hmm, Apache config is a bit of a black art to me. It's sufficiently vast
that I'm of the opinion that it should show line numbers of the config
in error_log.

My guess would be that there is something else in the file somewhere
that is overriding your setting. My reasoning is that if it were
accessing the appropriate module (?) for Apache::Registry, and it wasn't
there, then you'd see stuff in error_log and/or it wouldn't start. So
maybe that's a good test. urpme the appropriate rpms and see if you can
get it to throw an error.

Also be aware that there's two config files there httpd2.conf and
httpd2-perl.conf. The difference between them is something I've just
dumped in the knowledge deficit bin. Probably worth checking out.

HTH,

James.


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to