0

php session cannot start in centos7

hai,

i' m using centos 7 with nginx, in my machine i got php session cannot start warning. like below

" Warning:  session_start(): open(/var/lib/php71w/session/" 

i dont know how to fix it, please any one give me the solutions.

Nginx Php Add a comment
andrew
asked Sep 16 2017

Answer

0

"Problem usually lies on your browser end.

You need to flush your browser cache, delete the cookies for the server/host and then retry loading phpMyAdmin.

If you want to go all out, clear out the session folder on the server as well.

One possible reason for this is a session data mismatch between the browser and the webserver causing it to not be able to pull out the required session info and dumping this error dialogue on your lap."

Add a comment
linuxhelp
asked Jan 14 2019
Post your Answer