[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mod-perl on alpha



Thanks for the idea, but the result is still the same. I spent some time
using strace to see what's going on. I can see the modules load, but
somehow the configuration directives seem to have no effect. It as though
the modules' handlers that should be called to process the request aren't
registered with the server, so it does its normal processing instead.
AFAIK there's no configuration issue I've overlooked. If any one has a
suggestion on how to debug this or a pointer to more information it would
be greatly appreciated.  

> Use apache-perl instead of apache + mod-perl; the latter combo has
> serious memory leakage and other problems. The apache-perl package has
> been made to work around those problems until mod-perl can be fixed.
> Apparently it's not a simple fix...
> 


Reply to: