I have been facing a very strange issue since last few days. Whenever I sign-in in the back-end of the website and after that navigate the front end, I automatically logged out of the back end.
I have been running the same copy of the website on the development server and it is working fine but it is creating the above issue on the production server. I have also checked phpinfo where in sessions are enabled.
Anybody has any idea that what can be the exact issue? Is there any prerequisite list for sessions that I need to check?
Thanks


