I did a blunder now I can't access zope...
Hello... No, I'm not proud of myself. Anyway, here's what happened. I installed a product in the root and when it asked me about the base url, I typed an URL that isn't "attached" to zope, now I find myself trying to connect to zope as I would usually do but only receive "The requested URL /manage was not found on this server." I know this message is generated by Apache but even after changing Apache's configuration so the sub-domain that is refered is sent to zope, I still get that message sent by apache for a 404. If I remove the port number, I am getting the "normal" site (which is an apache only site). Now, from what I can guess, I have to remove the part I added as the base url in the Data.fs but I don't know how to do that. Sorry, I can't explain it better than that... Any suggestions except reinstalling? TIA! Dany ---.oo0O--------------O0oo.-------- Dany Rioux UnderSoft Inc. Business www.dating-reviews.com rdany@dating-reviews.com Personal www.drioux.com rdany@drioux.com -------.o00O-------O00o.-----------
On Tuesday 9 January 2001, at 7 h 24, the keyboard of "Dany Rioux" <rdany@drioux.com> wrote:
I installed a product in the root and when it asked me about the base url, I typed an URL that isn't "attached" to zope,
If this product is SiteAccess: http://www.zope.org/Members/4am/SiteAccess2/info ... If an Access Rule is broken, and is preventing normal access, it can be disabled by restarting Zope with environment variable SUPPRESS_ACCESSRULE set.
Thanks! I got it back to work with your help! :) Dany
-----Original Message----- From: bortzmeyer@pasteur.fr [mailto:bortzmeyer@pasteur.fr] Sent: Tuesday, January 09, 2001 8:00 AM To: Dany Rioux Cc: Zope Mailing List Subject: Re: [Zope] I did a blunder now I can't access zope...
On Tuesday 9 January 2001, at 7 h 24, the keyboard of "Dany Rioux" <rdany@drioux.com> wrote:
I installed a product in the root and when it asked me about the base url, I typed an URL that isn't "attached" to zope,
If this product is SiteAccess:
http://www.zope.org/Members/4am/SiteAccess2/info
...
If an Access Rule is broken, and is preventing normal access, it can be disabled by restarting Zope with environment variable SUPPRESS_ACCESSRULE set.
_______________________________________________ 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 (2)
-
Dany Rioux -
Stephane Bortzmeyer