msh90 Posted June 30, 2015 Share Posted June 30, 2015 hello friends i want to go to the "phpMyAdmin" page but i cant! and error that given me is in follow! tnx beforehand Link to comment https://forums.phpfreaks.com/topic/297126-help-about-phpmyadmin/ Share on other sites More sharing options...
gizmola Posted June 30, 2015 Share Posted June 30, 2015 Seems pretty clear. It's trying to connect to your mysql server and the connection is being rejected. The user it's trying to use the 'root@localhost' user. You need to configure phpMyAdmin and provide the proper host and credentials for the server you are trying to connect to. Is phpMyAdmin running on the same server where the mysql server process is running? Did you configure your phpMyAdmin? http://docs.phpmyadmin.net/en/latest/config.html#server-connection-settings Link to comment https://forums.phpfreaks.com/topic/297126-help-about-phpmyadmin/#findComment-1515322 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.