Django sessions don't work with Apache installed on Ubuntu

Posted by Thomas on Stack Overflow See other posts from Stack Overflow or by Thomas
Published on 2010-05-14T07:31:34Z Indexed on 2010/05/14 7:34 UTC
Read the original article Hit count: 334

Filed under:
|
|
|
|

In production server I can't login to my website. I know that it is some bug of Django with MD5 crypt or something like that, but unfortunately I don't remember what I should do. I am searching the answer since half day, but I can't find this website where was explained this problem.

DO you know how I can do sessions working.

© Stack Overflow or respective owner

Related posts about django

Related posts about apache