Debian based systems Session killed at 30 minutes in special cron, how to override?

前端 未结 6 1630
离开以前
离开以前 2020-12-09 06:01

Have been pulling out my hair trying to find out why my sessions are being terminated/killed/destroyed at 30 minutes. Well it looks like Debian based systems have a special

6条回答
  •  不思量自难忘°
    2020-12-09 06:15

    Edit the file /usr/lib/php5/maxlifetime

    The value should be in seconds. This file will actually also check your php.ini so I don't know why it wasn't working for you.

提交回复
热议问题