Bryan Tong Minh bryan.tongminh@gmail.com wrote:
Try renaming hello.wsgi to hello.fcgi and change flup.server.cgi to flup.server.fcgi.
Huh? Where would I need to put a flup.server.something?
I tried the "Hello world" example from https://wiki.toolserver.org/view/Python_WSGI as well as a generic one without the "if __name__ == "__main__":" stuff.
Regards
Sven