Hi all,
I am finally upgrading from cherrypy 2.0 to 3.0.0 - what a
major leap... I
should have stayed current with each major version change in
CP and this
would have been a lot easier
Anyway, most of what I needed to change has been done, but
now I'm running
into trouble with sessions.
All development and changes so far have been done using the
built in HTTP
server. In the production environment, the application will
be running under
apache/mod_python (can not be changed at the moment) and I'm
now testing this
scenario before putting it into production, but I'm running
into problems
with sessions.
It seems that when running under apache/mod_python the
session data is never
updated eventhough it works perfectly when running under the
built in HTTP
server.
I can not find anything to shed light on this problem in the
docs, wiki, book
(I bought the CherryPy Essentials eBook) or by googling.
Maybe I am just
missing the obvious, so if anyone has any info to share on
what might be the
problem, I would really appreciate it.
Cheers,
Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at h
ttp://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|