phpMyAdmin 2002 error

最近把家里的测试服务器 Zend Server php 5.2 卸载了,重新安装了 5.3。phpMyAdmin 随着 5.2 卸载也被卸载了。我用

yum install phpMyAdmin

重新安装了 phpMyAdmin。在 config.inc.php 设置了必要的参数,但 phpMyAdmin prompted:

#2002 – The server is not responding (or the local MySQL server’s socket is not correctly configured)

phpMyAdmin 2002 error
phpMyAdmin 2002 error

我浪费了很多时间检查了所有可能的错误,却解决不了问题。最后在 phpmyadmin.net 下载了源码,使用同样的 config.inc.php,顺利登录!

Leave a comment

Your email address will not be published. Required fields are marked *