-----Original Message----- From: Robin Becker [mailto:robin@jessikat.demon.co.uk] Sent: Friday, July 02, 1999 7:17 AM To: zope@zope.org Subject: [Zope] win32 Zope2
I'm trying out Zope2. I have used the zopewin32 stuff from Anthony Pfrunder and everything seems to build ok. When I run z2.py I get some warnings about Data.fs and in
What are the warnings.
later runs I always see the message
FS21 warn: C:\Python\devel\ZOPE/var/Data.fs Database records in the future
This can happen if your system clock is behind.
I then find that I cannot add simple DHTML documents. Although the manage stuff seems mostly to work. I'm constantly getting the error message
Zope Error
Zope has encountered an error while publishing this resource.
exceptions.OverflowError
Sorry, a Zope error occurred.
Can you send the complete traceback so we can tell what line of code it happened on?
although I have managed to add some documents I suspect database corruption.
I have also noticed that http://localhost:9673/manage_propertiesForm is accessible without logging in is this normal?
Nope, I'll look in the code to make sure it's protected. -Michel
Any help appreciated.
-- Robin Becker
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
In article <613145F79272D211914B0020AFF640191BF1F6@gandalf.digicool.com> , Michel Pelletier <michel@digicool.com> writes
-----Original Message----- From: Robin Becker [mailto:robin@jessikat.demon.co.uk] Sent: Friday, July 02, 1999 7:17 AM To: zope@zope.org Subject: [Zope] win32 Zope2
I'm trying out Zope2. I have used the zopewin32 stuff from Anthony Pfrunder and everything seems to build ok. When I run z2.py I get some warnings about Data.fs and in
What are the warnings.
later runs I always see the message
FS21 warn: C:\Python\devel\ZOPE/var/Data.fs Database records in the future
... the latest CVS friday am seems better as it now has a Data.fs.in I copied this to Data.fs and now get no warnings at all about data.
I can still get to http://localhost:9673/manage_propertiesForm without logging in. I find I can add DTML docs and external functions and XML access works, but now I can't add a Folder. I am also getting crashes when trying to add a ZClass. -- Robin Becker
participants (2)
-
Michel Pelletier -
Robin Becker