You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Octavian Rasnita <or...@gmail.com> on 2007/01/13 10:17:07 UTC

error when installing mod_perl

Hi,

I have tried to install mod_perl with Apache 2.24, but it gave the following 
error:

Failed Test          Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/api/server_const.t                3    1  3
4 tests and 1 subtest skipped.
Failed 1/236 test scripts. 1/2578 subtests failed.
Files=236, Tests=2578, 190 wallclock secs (151.08 cusr + 26.72 csys = 177.80 
CPU)
Failed 1/236 test programs. 1/2578 subtests failed.
[warning] server localhost.localdomain:8529 shutdown
[  error] error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
make: *** [run_tests] Error 1
[root@dual mod_perl-2.0.3]#

Octavian