I am trying to install the perl module  Apache::Test

It compiles ok
When i try to run   make test
   I get the messages:
  
> /usr/apache/bin/httpd  -d /home/schulte/.cpan/build/Apache-Test-1.28/t -f
>    /home/schulte/.cpan/build/Apache-Test-1.28/t/conf/httpd.conf -D APACHE1 
> using Apache/1.3.33 
> 
> waiting 60 seconds for server to start: .
> waiting 60 seconds for server to start: ok (waited 0 secs)
> server localhost:8529 started

> still waiting for server to warm up:
>    ..............................................................
> the server is down, giving up after 61 secs
> [  error] failed to start server! (please examine t/logs/error_log)

The full contents of the error log are:

> [Sun Sep 24 15:29:26 2006] [info] mod_unique_id: using ip addr 134.124.30.123
> [Sun Sep 24 15:29:27 2006] [info] mod_unique_id: using ip addr 134.124.30.123
> [Sun Sep 24 15:29:28 2006] [notice] Apache/1.3.33 (Unix) PHP/4.3.2 
>      mod_perl/1.29
> mod_ssl/2.8.22 OpenSSL/0.9.7d configured -- resuming normal operations
> [Sun Sep 24 15:29:28 2006] [info] Server built: Jan  8 2005 01:22:46
> [Sun Sep 24 15:29:28 2006] [notice] Accept mutex: fcntl (Default: fcntl)


After this, the server is running and if I start Netscape and look at the
   page    http://localhost:8529  , I get the expected page!
   
What could be happening?
   
---
Michael Schulte                    Specialist in Computer Science
Math/CS Dept. (MC-61)              (314) 516 5239
Univ. of Missouri-St. Louis        [EMAIL PROTECTED]
One University Boulevard           http://www.cs.umsl.edu/~schulte
St. Louis, MO  63121  USA

Reply via email to