I can't go to management screen with superuser passwd. I'm using correct name and passwd (as specified in access file), but Zope says "Unauthorized. You are not authorized to access this resource."
I'm using apache. No useful info in Apache's log's, pcgi.log and zope.log. Zope.cgi has been copied to apache cgi-bin dir. Apache has correct rewrite rule configuration as per WEBSERVER.txt. This is Zope 2.0.1 rpm. I also tried Zope 2.1.1 sources with same result. Please help me...
You are not the first one having problems with Zope + Apache installation. PCGI uses Rewrite module, which is a complex Apache facility, and otherwise, configuring Apache sometimes may be complicated. The best thing you can do is to browse the zope@zope.org archive (1999 oct - dec) for Apache, PCGI, or read some invaluable HOW-TOS. To whet your appetite here is my receipe (with some technical background) how to install Zope with Apache on RH6.1. If you manage (I am sure you will) to install Zope+PCGI+Apache, please write us what was the cause of your problem. It would be very nice to collect a list of troubles with Apache+Zope installation. NM