Ged Haywood wrote:
Hi there,

On Mon, 2 Feb 2004, Andrew Wyllie wrote:


I'm running into a problem trying to test mod_perl.  When I run make
test, it looks like all the servers are starting up properly, but
the test script says it's still waiting for the server to start up.


I'm running FreeBSD 5.2 (ok, that might be the problem right there...)


I think I saw something very recently about making the test script
wait longer for FreeBSD.  Check the archives for the last few weeks.

it's not specific to any platform, just some slower or overloaded machines may take longer time to startup. So you can try to run:


t/TEST -startup_timeout 300

or even more and see whether it's successful...

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Reporting bugs: 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



Reply via email to