[Moin-devel] Re: 1.3.2 does not run on IIS due to error in request.py

Robert Seeger robert.seeger at orsoft.de
Mon Jan 31 03:51:09 EST 2005


> Message: 4
> To: moin-devel at lists.sourceforge.net
> From: Alexander Schremmer <2004b at usenet.alexanderweb.de>
> Date: Sat, 29 Jan 2005 02:49:22 +0100
> Organization: XOR AX,AX
> Subject: [Moin-devel] Re: 1.3.2 does not run on IIS due to
> error in request.py
>
[...]
> I fixed the bug in patch-600. You may want to download the
> code snapshot
> for that release:
>
http://arch.thinkmo.de/cgi-bin/archzoom.cgi/arch@arch.thinkmo.de--2003-archi
ves/moin--main--1.3--patch-600.tar.gz
>
>It should be as stable as 1.3.3 ... Just replace the MoinMoin dir.
>Please let us know if it works.
I can't use archzoom tarballs on my windows system (probably due to too long
directory names or outdated WinZip tool), however I applied the changes from
request.py and wikiutil.py. It now looks good, I haven't found any more
problems.
The only thing that frequently annoys me is that the CGI version does not
display proper errors if anything unexpected happens, I always have to add a
line like
    sys.stdout.write("Content-type: text/plain;charset=ASCII\r\n")
somwhere near the possible code point for debugging purposes.
It would be nice if somebody who knows more about this could modify the CGI
version so that it always displays at least the call stack if something
crashes.

Thanks for your assistance.
Kind Regards,
Robert





More information about the Moin-devel mailing list