The modperl/perl_options.t test currently fails on Win32.[...]
Here's the client console window output running under -verbose:
C:\Temp\modperl-2.0>perl t/TEST modperl/perl_options.t -verbose
modperl/perl_options....request has failed (the response code was: 403) see t/logs/error_log for more details dubious Test returned status 9 (wstat 2304, 0x900) *** server localhost:8529 shutdown !!! error running tests (please examine t\logs\error_log)
The only interesting thing in the error.log is this:
[Thu Jan 22 14:12:24 2004] [warn] Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting
Increasing ThreadsPerChild from 20 to 50 in the <IfModule mpm_winnt.c> section of t/conf/httpd.conf removes that warning from error.log, but doesn't fix anything else.
Any ideas?
Mea culpa, I've used a manual config and forgot to mangle the uri to be /foo__bar and not /foo::bar, now fixed in cvs.
__________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
