hello all,
I'm trying to get Apache::Test to work for a module I'm writing, but I'm having difficulties.
All setup information is at the end...
I'm using Module::Build (0.26) and Apache::Test (1.14).
I've setup my Build.PL as indicated with the documentation with Apache::TestMB.
I run perl Build.PL -httpd /usr/local/apache/bin/httpd ./Build ./Build test
and then the server never starts up and I get
Syntax error on line 24 of /home/mpeters/development/modules/CGI-Application-Plugin-Apache/t/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration
[ error]
server has died with status 255 (t/logs/error_log wasn't created, start the server in the debug mode)
You probably need to post Apache-Test questions to the right list, which is httpd-test (http://httpd.apache.org/test/) and in particular none of us uses Apache::TestMB yet, so you need to ask David Wheeler (find David on CPAN) who is this sub-module's author. I'm not sure if he is listening here.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- 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