Re: [PATCH] TestConfigParse can't grok LoadModule Perl::Module

2002-10-06 Thread Doug MacEachern
i've changed the mod_perl overloading of LoadModule to PerlLoadModule. it's been reported that it breaks LoadModule of .so's this will fix the problem you're seeing too ;-) in general probably isn't safe to overload directives of other modules. -

[PATCH] TestConfigParse can't grok LoadModule Perl::Module

2002-10-01 Thread Stephen Clouse
Something I hit while getting config directives in mp2 going. Upon encountering a LoadModule directive that loads a Perl module, Makefile.PL croaks like so: Configuring Apache/2.0.41-dev mod_perl/1.99_08-dev Perl/v5.8.0 fileparse(): need a valid pathname at Apache-Test/lib/Apache/TestConfigPars