Friends,
I am trying to install mod_perl 2.0 and almost every test fails. Has anymonk seen this before? If so can you help?
linux:/home/Plankton/mod_perl/mod_perl-1.99_13 # make test TEST_VERBOS
+E=1 TEST_FILES='t/apache/add_config.t'
.
.
.
t/apache/add_config....request has failed (the response code was: 500)
see t/logs/error_log for more details
dubious
Test returned status 111 (wstat 28416, 0x6f00)
Scalar found where operator expected at (eval 171) line 1, near "'int'
+ $__val"
(Missing operator before $__val?)
[warning] server localhost: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
linux:/home/Plankton/mod_perl/mod_perl-1.99_13 # cat t/logs/error_log
END in modperl_extra.pl, pid=3643
[Sat Apr 24 23:30:40 2004] [notice] Apache/2.0.48 (Unix) mod_perl/1.99
+_13 Perl/v5.8.0 configured -- resuming normal operations
[Sat Apr 24 23:30:40 2004] [info] Server built: Feb 26 2004 22:37:51
[Sat Apr 24 23:30:40 2004] [debug] prefork.c(1037): AcceptMutex: sysvs
+em (default: sysvsem)
[Sat Apr 24 23:30:42 2004] [error] server reached MaxClients setting,
+consider raising the MaxClients setting
[Sat Apr 24 23:30:47 2004] [info] Child process pid=3650 is exiting
[Sat Apr 24 23:30:47 2004] [info] Child process pid=3647 is exiting
[Sat Apr 24 23:30:47 2004] [info] removed PID file /home/Plankton/mod_
+perl/mod_perl-1.99_13/t/logs/httpd.pid (pid=3645)
[Sat Apr 24 23:30:47 2004] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=3645
| Plankton: 1% Evil, 99% Hot Gas. |
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.