Re: [Zope] SiteAccess / SUPPRESS_ACCESSRULE bad
Bill wrote:
Sounds like something's wrong with your apache conf. Please show us what that looks like. I'm running a similar setup on Debian, too, and it works fine.
Fortunately, I have solved the problem myself. Thanks for everybody for looking into my problem. For the curious: In the apache httpd.conf I made a proxy to the Zope web, except for the home page '/'. Because in the SiteRoot I pointed the '/' as the root, so http://www.mydomain.nl:9673/SiteRoot/manage_main points the Zope management form to '/'. Because there's no Zope at '/', deleting the SiteRoot from Zope management failed. Changing in apache httpd.conf the / to ..:9673 solved this. Thanks, Edwin. --- The world is moving so fast these days that the person who says it can't be done is generally interrupted by someone doing it. -- Harry Emerson Fosdick Surf Edwin Martin's brainwaves: http://www.bitstorm.org/edwin/
Hey everyone I am tring to istall the Portal Toolkit The following is the known bug in the PTK's documentation ====================== Known Bugs There is something screwy going on with some of the DemoPortal's ZClasses. The PortalWizard will sometimes appear 'Broken' immediately after installing PortalWizard. Sometimes simply clicking on the 'Contents' view of the 'DemoPortal' product two or three times will solve this, though usually an additional restart is required. ====================== The solution does not seem to be working for me. I have a older version running at home. But I can't get this version install here at work. the error I get is =========================== Zope has encountered an error while publishing this resource. Error Type: AttributeError Error Value: __call__ =========================== Any suggestions? Mohan.
participants (2)
-
Edwin Martin -
Mohan Baro