Re: [mp2] "make test" failure in t/api/access2

2005-08-13 Thread Michael G Schwern
On Fri, Aug 12, 2005 at 08:47:30PM -0700, Stas Bekman wrote: > e.g. inside a handler t/response/TestAPI/access2.pm Put it in there and didn't see any extra output in STDERR or error.log. -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern You know what the chain of comm

Re: [mp2] "make test" failure in t/api/access2

2005-08-13 Thread Michael G Schwern
On Fri, Aug 12, 2005 at 07:22:34PM -0700, Stas Bekman wrote: > >Replacing "Allow from localhost" with "Allow from All" did it. > > Why the localhost setting doesn't work? Dunno. localhost looks ok from my end. $ host localhost localhost has address 127.0.0.1 $ hostname windhund.schwern.org

Re: is there a templating system that....

2005-08-13 Thread Kim Scheibel
Jonathan Vanasco wrote: > can someone suggest to me a templating [...] You should read Perrin's "Choosing a Templating System", http://perl.apache.org/docs/tutorials/tmpl/comparison/comparison.html /Kim

[mp2] strange behavior of script under heavy load

2005-08-13 Thread Bjoern Hoehrmann
Hi, I'm using mod_perl 2.0.1 on Apache/2.0.54 on Windows Server 2003 using standard configuration. I am trying to run the code for the http://dev.w3.org/cvsweb/validator/httpd/cgi-bin/check W3C Markup Validator, changed to use SGML::Parser::OpenSP to interface with the OpenSP library instead of