RE: [Zope] Fwd: RE: Zope and Zeus?? please help
Zeus supports ISAPI, so you could, theoretically at least, use my ISAPI extension DLL (see the archives or http://www.zope.org/ for the announcement). The extension DLL has not been tested with Zeus, although I'd be happy to hear any reports of success/failure. If Zeus provides an evaluation version I might download it and have a go at it myself. -- Alexander Staubo http://www.mop.no/~alex/ "`Ford, you're turning into a penguin. Stop it.'" --Douglas Adams, _The Hitchhiker's Guide to the Galaxy_
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Michel Pelletier Sent: 18. juni 1999 20:19 To: 'Jason Silverglate'; zope@zope.org Subject: RE: [Zope] Fwd: RE: Zope and Zeus?? please help
-----Original Message----- From: Jason Silverglate [mailto:jason@pwebtech.com] Sent: Friday, June 18, 1999 1:50 PM To: zope@zope.org Subject: [Zope] Fwd: RE: Zope and Zeus?? please help
-----Original Message----- From: Jason Silverglate [mailto:jason@pwebtech.com] Sent: Friday, June 18, 1999 1:18 PM To: info@digicool.com Subject: Zope and Zeus?? please help
I got zope installed how do i get it working with Zeus?
Jason
None of us have used Zeus, although I hear it's a smoker in terms of performance. I'd love to help you, however I need some information about your specific problem, I can't give you the complete roadmap, but I might be able to point you in a direction...
First, you should confirm that Zope is working properly by firing it up with one of several other webservers, Apache (Zap is the easiest), ZServer, or ZopeHTTPServer. Make sure you get Zope working perfectly before going off into the unknown.
I'm assuming Zope can run a CGI script. If so, it needs to run Zope.cgi. Zeus needs to set an environment variable, it needs to take the 'HTTP Authorization' header and set it to the HTTP_AUTHORIZATION environment variable (for the CGI processes environment) *for each web request*.
How Zeus runs CGI, or sets env variables, is beyond me. This should help you though if you know how to do those things.
-Michel
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
Alexander Staubo wrote:
Zeus supports ISAPI, so you could, theoretically at least, use my ISAPI extension DLL (see the archives or http://www.zope.org/ for the announcement). The extension DLL has not been tested with Zeus, although I'd be happy to hear any reports of success/failure. If Zeus provides an evaluation version I might download it and have a go at it myself.
Thirty days' worth :-)
participants (2)
-
Alexander Staubo -
Bill Anderson