phpmyadmin自动注销时间 [英] phpmyadmin automatic logout time

查看:117
本文介绍了phpmyadmin自动注销时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何更改 phpmyadmin 自动注销时间?

How can I change the phpmyadmin automatic log out time?

它会自动注销 1440 秒,这对我来说非常低。

It will log out automatically after 1440 seconds which is very low for me. How can I change the option or remove log in request completely?

推荐答案

创建或编辑您的 php。 ini 文件并在其中设置此变量值:

Create or edit your php.ini file and set this variable value in it:

session.gc_maxlifetime = 1440

整数以秒为单位。 500000秒是5.7天。然后重新启动apache。

The integer is in seconds. 500000 seconds is 5.7 days. Then restart apache.

这篇关于phpmyadmin自动注销时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆