Posted by Gabriel
2017-12-18

Hello!

Actually I have running the address book on a CentOS 6.5 server with nginx and mysql.

I'm trying to migrate it to another Centos Server updated to date, version 7.4.1708. I also installed nginx and mysql (not mariadb) in their latest versions.

When I log in to the address book site, it starts correctly, but when you want to enter any link, go back to the login screen.

How can I solve this problem? Thank you very much
Posted by Tom
2017-12-20

Hi,

>When I log in to the address book site, it starts correctly, but when you want to enter any link, go back to the login screen.

It sounds PHP session is not working on your server. Please ask your server administrator to fix PHP session.