Re: Trouble with Apache::Test while testing mod_perl 1.99_12

2004-02-11 Thread Stas Bekman
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

Re: Trouble with Apache::Test while testing mod_perl 1.99_12

2004-02-03 Thread Ged Haywood
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

Trouble with Apache::Test while testing mod_perl 1.99_12

2004-02-02 Thread Andrew Wyllie
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. If I suspend the make test process and just telnet to localhost 8529, the server responds