[Zope] Zope installed but cannot "manage" it

Craig Burgess craig@CheetahUSA.net
Thu, 6 Sep 2001 16:20:17 -0700


Actually i *think* that Zope is installed properly:
cheetahusa.net/cgi-bin/Zope.cgi launches the Zope Quick Start page. (And
running phpinfo on a site says that it's "powered by Zope") Trying to get
into the management module produces:
=============================
"Site Error
An error was encountered while publishing this resource.
Unauthorized
You are not authorized to access this resource.
No Authorization header found.
Traceback (innermost last):
  File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 223, in
publish_module
  File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 187, in
publish
  File /usr/local/www/Zope/lib/python/ZPublisher/Publish.py, line 162, in
publish
  File /usr/local/www/Zope/lib/python/ZPublisher/BaseRequest.py, line 463,
in traverse
  File /usr/local/www/Zope/lib/python/ZPublisher/HTTPResponse.py, line 588,
in unauthorized
Unauthorized: (see above)"
=============================
I think that i've followed all of the instructions but am stumped.

The system is an Alpha running FreeBSD 4.3-release. (all pieces were
installed from the ports collection) including: zope-2.4.0_1, python-2.1.1,
mod_fastcgi-2.2.10, mod_php3-3.0.18_2, mod_php4-4.0.6_4,
mysql-server-3.22.32, apache-1.3.20. Some of the web directories are using
.htaccess. I have installed, reinstalled, broken and re-reinstalled various
elements without stumbling onto success.

In case it makes a difference, Apache is running name virtual hosts (4 of
'em).

I used zpasswd to generate a new master pw -- also tried directly editing
the 'access' file (is there a difference?). The user ID matches an .htaccess
authorized user so that ought not be a problem.

Please, what am I missing here?

Thanks,

craig