[BUG] phpmyadmin 登录后跳转到新的url 报错404 #7043
Unanswered
rockerdance
asked this question in
Q&A
Replies: 1 comment
-
在本地通过 IP:Port 和反向代理方式访问时,登录页面输入 MySQL 数据库信息后,均未复现该问题。建议将此问题反馈至 phpMyAdmin 官方,看看是否有相关反馈或解决方案。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
联系方式
No response
1Panel 版本
v1.10.20-lts
问题描述
在phpmyadmin 登录后,自动跳转到:
http://domain.com:8980/api/direct?url=aHR0cDovL2RvbWFpbi5jb206ODY4OS9pbmRleC5waHA/cm91dGU9LyZyb3V0ZT0lMkY=
然后页面报错404
Not Found
The requested URL was not found on this server.
Apache/2.4.62 (Debian) Server at domain.com Port 8980
重现步骤
1.进入phpmyadmin 管理:
http://domain.com:8980/
2.输入:
服务器:domain.com
用户名: xxxx
密码: password
3.点击登录
4.页面跳转:http://domain.com:8980/api/direct?url=aHR0cDovL2RvbWFpbi5jb206ODY4OS9pbmRleC5waHA/cm91dGU9LyZyb3V0ZT0lMkY=
期待的正确结果
No response
相关日志输出
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions