running fastcgi on windows?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • wolf

    running fastcgi on windows?

    i have without any success tried hard to get python
    scripts running under apache on windows using fastcgi.
    it is totally unclear to me what role the adaption
    script http://alldunn.com/python/fcgi.py plays, or
    exactly what directives i have to use in which places.
    given the promises of fastcgi, its wide deployment and
    good standing, this is sort of, well, disappointing. can
    anyone substantially help here? my suspicion is that
    fcgi.py will not run under windows at all, because the
    modified version of the same script deployed with
    quixote says, on lines 380ff, "This function won't work
    on Windows at all." What can i do?

    helplessly,

    _wolf
  • Robin Bryce

    #2
    Re: running fastcgi on windows?

    err, embarisingly, my reply seems to be atatched to the wrong thread.
    see reply to post on 21st with subject Tkinter: Clipping a canvas text
    item.

    soz

    castor@snafu.de (wolf) wrote in message news:<6fa5f178. 0402201445.59e3 5121@posting.go ogle.com>...[color=blue]
    > i have without any success tried hard to get python
    > scripts running under apache on windows using fastcgi.
    > it is totally unclear to me what role the adaption
    > script http://alldunn.com/python/fcgi.py plays, or
    > exactly what directives i have to use in which places.
    > given the promises of fastcgi, its wide deployment and
    > good standing, this is sort of, well, disappointing. can
    > anyone substantially help here? my suspicion is that
    > fcgi.py will not run under windows at all, because the
    > modified version of the same script deployed with
    > quixote says, on lines 380ff, "This function won't work
    > on Windows at all." What can i do?
    >
    > helplessly,
    >
    > _wolf[/color]

    Comment

    Working...