Tank you very much, Geoff!
Now the things comes to play right...!
Merry Christmas!!
--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
> I still having problem with this extra.last.conf.in.
> Please, if you want and have time, take a look to included TGZ stub package
> (I included in cause is small and, maybe, make clear my problem).
> TIA
>
>
YEAH finally, a user that submits a nice sample tarball for me to just
run!!!
> moving back on-list so everyone can benefit :)
Yes, sorry.
> oh, I think I see what you mean. use t/conf/extra.last.conf.in instead of
> extra.conf.in - it will make sure your modules are loaded before the
config
> is parsed.
I still having problem with this extra.last.conf.in.
Please, if you
moving back on-list so everyone can benefit :)
Carletto wrote:
>>I was assuming from the above that he already had Apache-Test working.
>>
>>--Geoff
>
>
> Yes, that is.
> The problem is: the configuration directives (expressed in Foo/Bar.pm as
> explained in Chap.6 of
> "User's guide" mod_perl 2
>>> # file t/conf/extra.conf.in
> Carletto is talking about the live testing of a module that won't work
> without running mod_perl and he is not aware of Apache-Test, required
> for this kind of tests.
I was assuming from the above that he already had Apache-Test working.
--Geoff
--
Reporti
Geoffrey Young wrote:
Carletto wrote:
Hi!
Anyone has experience in testing an Apache module (mod_perl 2.0, of course)
with
custom configuration directives ?
I'm talking about a module "packaged" (h2xs -AX -n Foo::Bar) and then tested
(perl Makefile.PL; make; make test), when as custom configuratio
Carletto wrote:
> Hi!
> Anyone has experience in testing an Apache module (mod_perl 2.0, of course)
> with
> custom configuration directives ?
> I'm talking about a module "packaged" (h2xs -AX -n Foo::Bar) and then tested
> (perl Makefile.PL; make; make test), when as custom configuration is like