> [ error] configure() has failed:
> find_apache_module: module name argument is required at
> /kinnetics/component/httpd/site_perl/i386-linux-thread-multi/Apache/TestConfig.pm
> line 702.
hmm, this is strange - unrelated to the PerlSetVar issue, but an issue with
Apache-Test for sure :)
to continue, I'll need you to update to at least the latest Apache-Test -
it's available on CPAN. or you can use mod_perl 1.99_14 which contains the
latest Apache-Test in it. updating your mod_perl is a good idea anyway,
since we'll need to prove the PerlSetVar bug is present in the current
version in order to fix it ;)
after upgrading Apache-Test, if you still get configuration errors when
running 'make test' try doing this
$ export APACHE_TEST_TRACE_LEVEL=debug
and post the verbose output back here. also, please run t/REPORT so we can
find out what your system looks like.
--Geoff
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html