I'm using PhpMyAdmin on XAMPP server. However, after installing WordPress on localhost, it start showing following error.
Welcome to phpMyAdmin
Error
- MySQL said: Documentation
Cannot connect: invalid settings. - mysqli_real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server
- Connection for controluser as defined in your configuration failed.
- mysqli_real_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server
- phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.