【发布时间】:2017-11-11 07:04:53
【问题描述】:
我的 phpmyadmin 出现奇怪错误,界面加载正确,但我无法选择数据库、表格和所有其他选项卡。 当我点击它时没有发生任何事情
控制台中也有一些错误信息
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Uncaught ReferenceError: PMA_messages is not defined
at PMA_ajaxShowMessage
phpmyadmin 版本:4.7.1 服务器:nginx
【问题讨论】:
-
重启apache可以解决这个问题
-
我使用的是 nginx 而不是 apache
-
然后尝试重启php-fpm和nginx
标签: mysql nginx phpmyadmin