Menu

#14 Session doesn't work with mod_python under Linux

0.98
open
nobody
session (2)
5
2003-07-04
2003-07-04
No

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

Discussion


Log in to post a comment.