On Sun, 18 Dec 2005 23:42:25 +0100 Risanecek <[EMAIL PROTECTED]> wrote:
> Hi, > > you have heard this before haven't you? Well $SUBJ definitely doesn't > work under Linux, MP 2.0.1, Apache 2.0.55, Perl 5.8.7. All > self-compiled. > > Here's my analysis. > > -Mlib and -I *outside* of <virtualhost> work well. > > Now is there any chance to get this working? It seems this problem > is popping up from time to time here and elsewhere, but the majority > of mod_perl users seems to be fine with it or has not been bitten > (yet). > > My solution up to now was to have the -Mlib outside of <virtualhost> > but today I have been bitten badly by this and it is no longer an > option. > > IF +Parent is mandatory, thus an ithreads enabled Perl, then that > a) is bad, because it gives me a 20% performance penalty > b) should be mentioned in the docs where PerlSwitches henceforth > should not be mentioned "context-free" > http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlSwitches_ Is there any particular reason you don't do the equivalents in a <Perl> section or startup.pl? --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------