On Sat, 8 Jul 2000, Greg Leidreiter wrote:

> Config:
> mod_perl-1.24
> perl v5.6.0
> apache 1.3.12
> RedHat linux 6.1, kernel 2.2.12
> 
> Using:
> 
>       [/usr/local/apahce/build/mod_perl-1.24]# perl Makefile.PL \
>       EVERYTHING=1 \
>       APACHE_PREFIX=/usr/local/apache
> 
> everything seems to look ok (to me) for both this and 'make'
> but when I run 'make test'
> 
> I get:
> 
>       ...
>       httpd listening on port 8529
>       will write error_log to: t/logs/error_log
>       letting apache warm up...\c
>       done
>       /usr/bin/perl t/TEST 0
>       still waiting for server to warm up.................not ok
>       server failed to start! (please examine t/logs/error_log) at t/TEST line
> 95.
>       make: *** [run_tests] Error 9
> 
I always get that error. I always ignore the error and everything seems 
to work fine. Did the same thing with the older perl and older versions 
of apache and mod-perl.

Such is life :-)

Reply via email to