Session doesn't work with mod_python under Linux
Status: Beta
Brought to you by:
thanos
Hi,
I tried pso 0.98.C sessions under Linux, and I have the
experience that it doesn't work as expected.
My impression is that because each apache process has
its own python interpreter instance, I get multiple
copies of the session objects.
explicitly saving the session as stated in the doc
doesn't work, the log file says something about
dictionaries not having save() methods.
If you need additional info, please ask.
Thanks,
Markus