19 Mar
2004
19 Mar
'04
9:08 p.m.
Chris McDonough wrote:
But if you are getting the exact same traceback you reported before, *something* is using sessions or at least Transience, upon which sessions are based. Were I you, and I didn't want to dig into what exactly is causing the sessioning machinery to be invoked, I might try a bit of voodoo by replacing the temporary storage that backs the sessioning database with a filestorage by replacing the <zodb_db temporary> stanza in your zope.conf with:
I am using Zope 2.6.1. There's not a zope.conf file in the path. Is this something that comes with an upgrade to 2.7.x?