php - Login issue in chrome browser -


i facing strange issue. have developed application in codeigniter. works fine on local system , on demo server. when move script live server issue arises.

the issue : i can login application firefox, internet explorer, safari browser. when try login using chrome, session destroyed after login , redirected login page.

i cleared browser catche, still issue exist.

url : http://www.hcpdev.com/demo/user/login

user : ed_zielinski@clientdemo.com

password : 12345

i face same issue . replace system/libraries/session.php file file , problem solved.

libraries/session.php

just replace session.php file file.

honestly don't know changes in file make workable. problem solved


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -