我在我的 ubuntu 10.4 上安装了 phpmyadmin 但它无法登录
这是/etc/phpmyadmin/config.inc.php文件的内容
如果我们输入密码#2002 无法登录 MySQL 服务器
如果我们不输入密码,则配置禁止无密码登录(请参阅 AllowNoPassword)
你能帮助我吗
/**
* Debian local configuration file
*
* This file overrides the settings made by phpMyAdmin interactive setup
* utility.
*
* For example configuration see /usr/share/doc/phpmyadmin/examples/config.default.php.gz
*
* NOTE: do not add security sensitive data to this file (like passwords)
* unless you really know what you're doing. If you do, any user that can
* run PHP or …
Run Code Online (Sandbox Code Playgroud)