Home  >  Article  >  Backend Development  >  安装WampServer2.1a-x32打开phpmyadmin出现有关问题

安装WampServer2.1a-x32打开phpmyadmin出现有关问题

WBOY
WBOYOriginal
2016-06-13 10:12:29944browse

安装WampServer2.1a-x32打开phpmyadmin出现问题

安装好后,打开phpmyadmin就出现上面那张图那样,为什么呢?以前都没出过这种问题,完全卸载,重新装也是这样

------解决方案--------------------
能登录成功吗?
------解决方案--------------------
不是有提示你的配置文件没找到吗?
先看看Apache下php能不能正常运行。
然后就是phpmyadmin的安装问题了。
------解决方案--------------------
登录有错误提示么?
------解决方案--------------------
你的root用户密码为空吗? 如果不为空肯定会出现登陆框的。
------解决方案--------------------
输入http://localhost
然后有It works!就是正常
------解决方案--------------------
你看看config.inc.php中下面两项的参数是什么。

$cfg['Servers'][$i]['user']
$cfg['Servers'][$i]['password']
------解决方案--------------------
空密码能登录进入吗? 什么都不填呢?

Statement:
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