Burning the SiteRoot
After downloading Zope 2.5.1, I installed it in a user area on my local machine (linux, part of an extensive intranet), started the ZServer, and began my usual test groping. The groping went swimmingly at first, but now I've hit a snag: I used the management interface to create a new SiteRoot with a base of the site which may ultimately be managed by Zope. Now, everytime I attempt to connect to machinename:8080 I get "Not Found" errors. I suppose I should've expected this, but...is there some way to back out, away from my overly hasty SiteRoot creation? thanks, Eric Lawson
On Tue, Jun 04, 2002 at 02:31:09PM -0700, ERIC Lawson - x52010 wrote:
I suppose I should've expected this, but...is there some way to back out, away from my overly hasty SiteRoot creation?
http://www.google.com/search?hl=en&q=zope+siteroot+disable returns as link #1: http://www.zope.org/Members/fritz/howto_apache_and_siteroot -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu
On Tue, 4 Jun 2002, Mike Renfro wrote:
http://www.google.com/search?hl=en&q=zope+siteroot+disable
returns as link #1: http://www.zope.org/Members/fritz/howto_apache_and_siteroot
Thanks--I'll bear that sort of google search in mind before kvetching here in future. The link supplied pointed me to a solution (under the heading "If you get locked out"), which worked after I got back in (by suppressing SiteRoot), used the "Undo" tab, and ignored the resulting message that seemed to indicate the undo had failed. Eric
Hi Eric, Also.. if nobody has suggested it yet.. use Virtual Host Monster! It's better. There is some documentation here: http://www.zopeonarope.com/Misc/chapters8-10.pdf -steve On Tuesday, June 4, 2002, at 04:54 PM, ERIC Lawson - x52010 wrote:
On Tue, 4 Jun 2002, Mike Renfro wrote:
http://www.google.com/search?hl=en&q=zope+siteroot+disable
returns as link #1: http://www.zope.org/Members/fritz/howto_apache_and_siteroot
Thanks--I'll bear that sort of google search in mind before kvetching here in future. The link supplied pointed me to a solution (under the heading "If you get locked out"), which worked after I got back in (by suppressing SiteRoot), used the "Undo" tab, and ignored the resulting message that seemed to indicate the undo had failed.
Eric
_______________________________________________ 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 )
participants (3)
-
ERIC Lawson - x52010 -
Mike Renfro -
Steve Spicklemire