Session is not maintained when page gets redirected to another in my localhost,
I have a admin login page of my osCommerce v2.0 site, whenever i login its the session registered in login page is not found in index page hence redirected back to login page…
Please guide me why this happening in my localhost and not in my server?
Session is not maintained when page gets redirected to another in my localhost, I
Share
There is a php.ini setting called session.auto_start, more than likely that is set on your main server.