After upgrading server to Debian Wheezy I get a strange problem: after login via basic auth (which works), trac opens, but looks like I not logged in into it, like anonymous. And I cannot create task, comment and so on.
After upgrade system I reinstall trac via standart python ./setup.py install, and nothing else. How to fix this?