[mod_python] Problem w/ Session

jalil jalil at securia.com
Sun Jan 11 12:51:44 EST 2004


I found the source of the problem. I had to set the ApplicationPath 
parameter as I was using an alias in
my httpd.conf file and the cookie was not sent back in the request.



jalil wrote:

> I am using the session object in my psp page and it seems each request 
> in the same session creates a new session.  In my psp page, I check 
> session.is_new() and it returns True if I just reload the page.
>
> - Jalil
>
>
>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
>



More information about the Mod_python mailing list