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:
206................ok 304................ok 404................ok 500................ok bad_scripts........ok 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 Would this be better asked in the Apache list? What am I missing? Thanks! Zac -- 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