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

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -