[mod_python] Re: DbmSession

Daniel Nogradi nogradi at gmail.com
Fri Apr 28 04:28:01 EDT 2006


> I'm trying to use the DbmSession class. MemorySession works (for a
> single process) but whenever I try using DbmSession, no cookies are
> being set in my browser.. Is there something I'm overlooking here?

Please post the (minimal) code that you use, that way it will be
easier to tell what might go wrong. For example: are the db files
created on your server where the session data should be stored?



More information about the Mod_python mailing list