> From: Doug MacEachern [mailto:[EMAIL PROTECTED]] > Sent: 12 March 2002 17:36
> On Tue, 12 Mar 2002, Sander Striker wrote: > > > #User-Agent: libwww-perl/5.53 > > could be a bug in the client. try 5.64 > you can also grab: > http://httpd.apache.org/~dougm/httpd-test-bundle-0.02.tar.gz > > unpack and run: > % echo | perl Makefile.PL && make install > > (the 'echo |' trick makes all prompts use the default) > ignore warnings about prerequisites, they are probably complaining missing > modules which are about to be installed. That fixes the problem, but I still find it weird that the response code can in this case be: 500 (Internal Server Error) short write Where the correct response code is logged. Sander
