apache - Problem authentication django -


i have problem of authentication django.

the first time after restarting server works fine, after time of work (several hours) authentication not work: when log admin area gives "it seems browser not configured accept cookies. please enable cookies, reload page , try again. " cookies enabled, of course. after server restart worked again (some time).

tried , apache + mod_wsgi , nginx + fastcgi: problem everywhere. locally on development server (runserver) works fine. may problem?

here discussion how cookie problem in admin solved, in mod_python though give idea.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

delphi - How do I identify what code is generating " '' is not a valid floating point value" error dialogue box -