#4220 closed (invalid)
Admin cookie problem
Description ¶
I have a problem trying to login in the admin interface.
No metter what i do, it always returns this error:
"Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again."
Obviously my borowser accepts any othe cookie from any other site!
I work on a Debian Sarge, Apache + mod_python, Django SVN, sqlite3.
Any suggestion
Change History (3)
comment:1 by , 18 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
I had the same problem on Ubuntu... the problem is when php5 is enabled mod_python calculates MD5 wrong. This is what is stopping you from logging in.
Found the bug here:
https://launchpad.net/ubuntu/+source/libapache2-mod-python/+bug/54135
Please use IRC or the django-users mailing list for support questions.