I've run into another problem, but this one should be fairly straight forward. I'm compiling mod_perl on a new server (Slackware 9.1, Apache.2.0.48, and mod_perl 1.99_12 ), and am receiving the following errors at the end of the test:
Sorry Zac, we are at mod_perl 1.99_14 and certainly won't even spend a second trying to debug problems that most likely were fixed already in the most recent version. Get the latest version from here:
http://perl.apache.org/download/index.html
basic..............NOK 4# Failed test 4 in basic.t at line 44 basic..............NOK 5# Failed test 5 in basic.t at line 44 fail #2 basic..............NOK 6# Failed test 6 in basic.t at line 44 fail #3 basic..............FAILED tests 4-6 Failed 3/15 tests, 80.00% okay
I took a look in the error log ( t/logs/error_log ) and am seeing this error:
[Fri Jun 04 12:56:05 2004] [info] Server built: Jun 4 2004 12:21:03 [Fri Jun 04 12:56:05 2004] [debug] prefork.c(1037): AcceptMutex: sysvsem (default: sysvsem) [Fri Jun 04 12:56:07 2004] [error] server reached MaxClients setting, consider raising the MaxClients setting [Fri Jun 04 12:56:18 2004] [info] [client 127.0.0.1] TestAPI::aplog test in progress This log message comes with no header
that's a wrong log file, it should be ModPerl-Registry/t/logs/error_log
Would this be better asked in the Apache list? What am I missing? Thanks!
No, that's the right list. But please follow these guidelines when submitting the bug report:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
especially:
http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
-- __________________________________________________________________ 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