[Zope] win32 Zope2

Phil Harris phil@philh.org
Sat, 3 Jul 1999 23:53:04 +0100


This happened to me too, I had a look at the python module named in the
traceback and it looks like a timezone problem again, it's trying to get the
timestamp from the object and fails miserably, 8^(

I did fudge it so that it works but then you lose the timestamp on the
objects, not good.

It works fine under NT, if that helps at all.

HTH

Phil
phil@philh.org

----- Original Message -----
From: Robin Becker <robin@jessikat.demon.co.uk>
To: <zope@zope.org>
Sent: Friday, July 02, 1999 12:17 PM
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
> later runs I always see the message
>
> FS21  warn: C:\Python\devel\ZOPE/var/Data.fs Database records in the
future
>
>
> 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.
>
> 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?
>
> 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 )