开发者

PHPMyAdmin cannot connect to MySQL

I installed the lampp sever on my local i开发者_开发问答n linux OS, but its giving error while opening phpmyadmin.

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


See services mysqld enabled or disabled.


check if MySQL is running with this command

mysqladmin -u root -p status

if it is running it will ask for your password otherwise it will spit out an error

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜