Edouard Lagache wrote:
Stas Bekman <[EMAIL PROTECTED]> wrote at Thu, 4 Mar 2004 14:24:59 -0800


Edouard Lagache wrote:

... snip ...


waiting 120 seconds for server to start: giving up after 121 secs
!!! server failed to start!

... snip ...


Try:

t/TEST -startup_timeout=600


*Sigh* trying this literally causes:

ah, sorry, I should have checked before suggesting that option. It was fixed in the current cvs:


modperl-2.0/Changes:
make 't/TEST -startup_timeout secs' working (previously user's value
was ignored) [Stas]

so either just change lib/ModPerl/TestRun.pm to set a higher value, or use the current cvs (which is the preferred way, so you can test the latest fixes).

But something is telling me that this is not the real problem. The process starts but probably it doesn't respond. A simple:

t/TEST -ping

will tell you whether it's really running or just hanging there.

__________________________________________________________________
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

--
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



Reply via email to