[Zope] Running Zope with apache - login not possible
Mayers, Philip J
p.mayers@ic.ac.uk
Mon, 26 Mar 2001 13:26:51 +0100
1) Do you have this in your Apache config (or something like it):
RewriteEngine on
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^/Zope(.*) /home/httpd/cgi-bin/Zope.cgi$1
[e=3DHTTP_CGI_AUTHORIZATION:%1,t=3Dapplication/x-httpd-cgi,l]
2) Did you build with pcgi?
3) Have copied the Zope.cgi script to the location listed in the Apache
rewrite config?
Regards,
Phil
+----------------------------------+
| Phil Mayers, Network Support |
| Centre for Computing Services |
| Imperial College |
+----------------------------------+ =20
-----Original Message-----
From: Gitte Wange [mailto:gitte@mmmanager.org]
Sent: 26 March 2001 12:20
To: zope@zope.org
Subject: [Zope] Running Zope with apache - login not possible
Hello,
I have followed a how-to from zope.org to setup Zope with apache as
webserver.
It seems that apache actually finds out that Zope is running, but when =
I
enter the /manage directory and tries to login with tha=E9 username and
password from the installation, login fails.
Anyone who have had the same problem and knows what is wrong ?
Regards,
--=20
************************
Gitte Wange Jensen
System Squid Developer
MMManager Aps
+45 29 72 79 72
gitte@mmmanager.org
************************
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -=20
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )