phpmyadmin在1440秒后退出 [英] phpmyadmin logs out after 1440 secs

查看:146
本文介绍了phpmyadmin在1440秒后退出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我本地开发的Ubuntu框中,我使用MySQL和phpmyadmin来处理数据库。



每当phpmyadmin空闲1440秒(24分钟)时,会话过期。我失去了我的位置,必须登录并重新开始。



我尝试更改 $ cfg ['LoginCookieValidity'] = 3600 * 9; > config.inc.php ,但仍然在1440秒内超时。



我已重新启动所有内容并清除浏览器缓存(Firefox历史记录 - >清除最近的历史记录 - >缓存 - >所有内容)。



我不知道为什么增加的超时不生效。我做错了什么?

解决方案

我已经找到解决方案,并成功使用了一段时间。



只需安装此 Addon 到您的FF浏览器。


In my local development Ubuntu box I use MySQL and phpmyadmin to work with the database.

Whenever phpmyadmin is idle for 1440 secs (24min) the session expires. I lose my place and have to login and start over.

I tried changing the $cfg['LoginCookieValidity'] = 3600 * 9; inside config.inc.php but it still times out in 1440 seconds.

I have restarted everything and cleared the browser cache (Firefox history -> Clear recent history -> Cache -> Everything).

I'm not sure why the increased timeout does not take effect. What am I doing wrong?

解决方案

I have found the solution and using it successfully for sometime now.

Just install this Addon to your FF browser.

这篇关于phpmyadmin在1440秒后退出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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