Hello! I use standard authorization and registration. After successful login authorization main page. But if you refresh the page or switch to another in the same project, it throws me back to the login page. And so the project works on one computer, on the second all the rules. I think the problem is in the server and in the session but I cannot find it specifically. Tell me, what's the problem specifically?
Closed due to the fact that the essence of the question is not clear by the participants aleksandr barakin , sercxjo , user207618, cheops , Streletz 8 Sep '16 at 11:46 .
Try to write more detailed questions. To get an answer, explain what exactly you see the problem, how to reproduce it, what you want to get as a result, etc. Give an example that clearly demonstrates the problem. If the question can be reformulated according to the rules set out in the certificate , edit it .
- 2Are the domains the same? Look at what you have written in the session config and the cookie. Log in and look at the cookie in the ISP. Pay attention to the domain and their lifetime. - Ninazu
|