[Zope] Site Access 2.x problem
Dieter Maurer
dieter@handshake.de
Fri, 1 Sep 2000 20:47:29 +0200 (CEST)
Hi Joshua,
Joshua Brauer writes:
> I have Site Access running on the latest Zope (2.2) but I cannot seem to get "Site Root" to show up in my list of available products. Those sites that already have site roots seem to work fine, but I cannot add new site roots. Anybody else having this problem or have ideas?
Fetch the latest Zope distribution (2.2.1, not 2.2.1b1), because
earlier versions had a logging bug.
Start your Zope with a "STUPID_LOG_FILE=zope.log" argument.
Look into "zope.log", if you see any message related to "SiteAccess".
Dieter