On Wed, 3 Mar 2004, Edouard Lagache wrote: > mod_perl 2.0Beta bug report: > > 1. Problem Description: > > Compilation and initial tests are error free. However tests involving > server produce following error: > > >waiting 120 seconds for server to start: > >..................................... > >..................................... > >............................................... > >waiting 120 seconds for server to start: giving up after 121 secs > >!!! server failed to start! (t/logs/error_log wasn't created, start the > >server in the debug mode) > >+--------------------------------------------------------+ > >| Please file a bug report: http://perl.apache.org/bugs/ | > >+--------------------------------------------------------+ > >make: *** [run_tests] Error 1 > > Yet, New httpd process is started and remains running - de wit: > > >canebas.org [691]% ps ax | grep httpd > >10466 pts/9 S 0:00 /usr/local/apache2/bin/httpd -d /usr/local/ > >src/mod_perl-1.99_12/t -f /usr/local/src/mod_perl-1.99_12/t/conf/ > >httpd.conf -DAPACHE2 -DPERL_USEITHREADS
Does it help if you set the APACHE_TEST_STARTUP_TIMEOUT environment variable to, say, 200? -- best regards, randy kobes -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html