After verifying that I can connect to apache 2.0 with a web browser, when running the test I am seeing the following problem. Anyone else see this problem.
using Apache/2.0.18 (threaded MPM) waiting for server to warm up...ok server localhost:8529 started (pid=2378) modules/expires.....Undefined subroutine &HTTP::Request::Common::HEAD called at ../Apache-Test/lib/Apache/TestRequest.pm line 183. modules/expires.....dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay modules/include.....Undefined subroutine &HTTP::Request::Common::GET called at ../Apache-Test/lib/Apache/TestRequest.pm line 183. modules/include.....dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay modules/negotiation. then I ctrl-c the test. Paul Edgar