[MP2] Apache Fails To Load During Make Test

2003-12-09 Thread Adam Gent
1. Problem Description: Apache server fails to start while running make test Output from make test: /usr/local/apache2/bin/httpd -d /usr/local/src/mod_perl-1.99_11/t -f /usr/local/src/mod_perl-1.99_11/t/conf/httpd.conf -DAPACHE2 using Apache/2.0.48 (prefork MPM) waiting 60 seconds for

Re: [MP2] Apache Fails To Load During Make Test

2003-12-09 Thread Adam Gent
Adam Gent wrote: [...] You could try to run: % t/TEST -start_timeout 120 Tried this and it worked it had to wait 68 seconds Cool, so we may need to change the default startup to a higher value (I guess you have a slow or overloaded machine). Unless it's an entropy issue. but I