[Zope] Fwd: RE: Zope and Zeus?? please help

Michel Pelletier michel@digicool.com
Fri, 18 Jun 1999 14:09:25 -0400


> -----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 )
>