Joshua Ferraro wrote: > Perrin et al, > > Thanks for the help thusfar. I upgraded MP2 to 2.0.1 from source. > I'm still getting the same problems with statuses not working > and header errors. Here's a snip from the log: >
> [Tue Sep 06 17:10:34 2005] [error] [client 192.168.2.59] malformed header > from script. Bad header=40069TYPE html PUBLIC "-//W3C/ this feels like the start of a chunked response. something is awry with the buffering in the response... or somesuch IIRC :) I'd toggle the value of ParseHeaders on and off, play around with GlobalRequest, and whatnot to see if the port of koha to mp2 didn't make use of some specific features of mp2 that are more mp1-legacy-type features. I saw on google that you asked someone on the koha forum for his httpd.conf specific from a working mp2 installation. I'd push harder for that - nothing is as helpful as configuration known to work :) also, perrin suggested live headers. if you can't use telnet to query the server that's the next best thing :) --Geoff