I currently try to get my feed wet with Apache::Test 1.25 on Debian
Sarge, perl 5.8.7 and mod_perl 2.0.1 (packages from unstable).

I follow the examples on
http://perl.apache.org/docs/general/testing/testing.html and always
notice the following:

perl Makefile.PL -apxs /usr/bin/apxs2 && make && make test

gives me

-- snip -------------------------------------------------------------

waiting 60 seconds for server to start: .Syntax error on line 111 of
/var/home/thomas/projects/********/t/conf/httpd.conf:
mod_perl is already running, too late for PerlSwitches
[  error]
server has died with status 255 (t/logs/error_log wasn't created, start
the server in the debug mode)
make: *** [run_tests] Error 143

-- snip -------------------------------------------------------------

Line 110 ff reads

<IfModule mod_perl.c>
    PerlSwitches -Mlib=/var/home/thomas/projects/********/t
</IfModule>

and seems to be automatically generated.


Any ideas?

Thomas

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to