Home > Backend Development > PHP Tutorial > phpMyAdmin配置

phpMyAdmin配置

WBOY
Release: 2016-06-23 14:39:40
Original
853 people have browsed it

我配置phpMyadmin来连接Mysql数据库连接以后,打开phpMyadmin页面,不管点击哪里,出现 错误: 令牌不符,见附件截图,有没有同仁遇到过同样的情况,如何解决,多谢


回复讨论(解决方案)

贴出被你改动过的config

将你的服务器根目录下的“phpMyAdmain”文件夹的名称改成phpmyadmin

在stackoverflow查到原因了,原来是PHP session存放路径session.save_path设置了一个不存在的路径,多谢大家帮助。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template