PhpMyAdmin不断重定向到登录屏幕 [英] PhpMyAdmin keeps redirecting to login screen

查看:121
本文介绍了PhpMyAdmin不断重定向到登录屏幕的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法登录PhpMyAdmin. 输入凭据后按登录"时,它会一直返回到登录屏幕.我几天前可以完美登录.我不知道我做了什么导致了这一点.

I'm having troubles logging in to PhpMyAdmin. When I press "login" after typing in my credentials, it just keeps going back to the login screen. I could login perfectly a few days ago. I don't know what I've done that's causing this.

我可以在shell中完美登录mysql(mysql -D数据库-u用户-ppassword).我的网站正在按预期运行.这可能是什么?

I can login to mysql perfectly in the shell (mysql -D database -u user -ppassword). My sites are running as expected. What could this be?

登录在Firefox中工作正常,但在Chrome或IE中无法正常工作 请参阅本主题中的答复4: https://sourceforge.net/projects/phpmyadmin/forums/forum/72909/topic/4479151

logging in works fine in Firefox, but not in Chrome or IE See reply #4 in this topic: https://sourceforge.net/projects/phpmyadmin/forums/forum/72909/topic/4479151

谢谢.

推荐答案

搜索了很长时间后,我终于弄清楚了我的情况.问题是google chrome对cookie的时间戳(或类似的东西)进行了有效性检查.只需确保安装了PMA的服务器具有正确的日期/时间设置,并且不会不同步即可.这应该可以解决您的问题.

After googling this issue for ages I finally figured out what it was in my case. The problem was that google chrome does a validity check against the timestamp of the cookie (or something like this). Simply make sure that the server with PMA installed on it has the correct date/time settings and isn't out of sync. This should fix your problem.

这篇关于PhpMyAdmin不断重定向到登录屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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