[Zope] manage - authentication - setup problem

Michel Pelletier michel@digicool.com
Sun, 21 Feb 1999 15:36:04 -0500


> -----Original Message-----
> From: Michael Olivier [mailto:molivier@yahoo.com]
> Sent: Sunday, February 21, 1999 1:59 PM
> To: Zope List
> Subject: [Zope] manage - authentication - setup problem
> 
> 
> I'm doing the big switch (well, hopefully not too big) from Bobo over
> to the full Zope env, and have gotten snagged on getting
> authenticated. I'm using Apache 1.3.2 on RH Linux 5.1, and Zope 1.9.0
> ...
> 
> I have tried adding the Apache trick to the conf file -- the
> documentation doesn't say which conf file and I am an apache web
> server novice, so I tried putting the new lines at the bottom of each
> of them, one at a time, but didn't get it working.
> 
> Which conf file should I modify? What else can I try? The apache error
> log only shows repeated:
> 
> [Sun Feb 21 10:56:29 1999] [notice] httpd: caught SIGTERM, 
> shutting down
> [Sun Feb 21 10:56:29 1999] [notice] Apache/1.3.2 (Unix)  (Red
> Hat/Linux) configured -- resuming normal operations
> 
> from "httpd restart" commands.
> 
> "Help!"
> 

Download the Zap Pre-release.

http://www.zope.org/Download/Prereleases/Zap/Zap-1.1.0pre-linux2-x86.tar
.gz

It contains a working apache 1.3.4 that you can extract right on top of
your Zope and fire up with one script.  Studying it's httpd.conf file
should shed some light on your situation.   To answer your question
about .conf files, the Apache people have consolidated them all into one
file, httpd.conf.  srm.conf and access.conf are depreciated and should
not be used with newer versions of apache.

-Michel

> --Michael
> 
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>