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=HTTP_CGI_AUTHORIZATION:%1,t=application/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 | +----------------------------------+ -----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Ʃ username and password from the installation, login fails. Anyone who have had the same problem and knows what is wrong ? Regards, -- ************************ 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 - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )