I am trying to setup Apache, PCGI and ZServer, but when making a request, ZServer gives the following Traceback. ------ 1999-08-19T22:25:07 ERROR(200) ZServer uncaptured python exception, closing chan nel <PCGIChannel at 81f9168> (exceptions.KeyError:SERVER_NAME [/home/zope/200b4/ ZServer/medusa/asyncore.py|poll|59] [/home/zope/200b4/ZServer/medusa/asyncore.py |handle_read_event|291] [/home/zope/200b4/ZServer/medusa/asynchat.py|handle_read |110] [/home/zope/200b4/ZServer/PCGIServer.py|found_terminator|146] [/home/zope/ 200b4/ZServer/PCGIServer.py|send_response|187] [/home/zope/200b4/lib/python/ZPub lisher/HTTPRequest.py|__init__|226]) I bet I am missing something simple, but I haven't found a clue from the docs or the mailing list archives. Drew
participants (1)
-
Andrew Lahser