try editing /mod_perl-1.21/t/TEST line 83

give your server more time by increasing the sleep time

that will probably help...

--Geoff

> -----Original Message-----
> From: Ilan Bar-On [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 24, 2000 12:11 PM
> To: [EMAIL PROTECTED]
> Subject: make test
> 
> 
> 
> I compile apache-1.3.11 with modperl-1.21 on redhat6.1 using 
> the script
> 
> #!/bin/sh
> # mod_perl config
> perl Makefile.PL \
> APACHE_PREFIX=/home/local/apache \
> APACHE_SRC=../apache-1.3.11/src \
> DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
> 
> as suggested in INSTALL.apaci
> 
> Everything works fine until I get to the make test step.
> 
> When I am connected to the net(inetrnet) everything continue to work
> fine.
> 
> However, when I am offline,  make test fails.
> It complains about:
> 
> still waiting for server to warm up............not ok
> server failed to start!
> 
> Ilan
> 
> 

Reply via email to