[Solved]Error:Host ‘localhost’ is not allowed to connect to this MariaDB server Error on XAMPP MySQL

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • In this tutorial I will show you how to solve "Host ‘localhost’ is not allowed to connect to this MariaDB server" Database error
    Solution: You have to change the my.ini MySQL database config file to solve the problem.
    Step1: Click on Config Button beside the MySQL database from XAMPP control panel.
    Step2: Open my.ini file to change the MySQL configuration file.
    Step3: Under [mysqld] add the following command and save the my.ini file.
    Step4: Restart MySQL database.
    Step5: Click to Admin button beside MySQL database to open phpMyAdmin
    Step6: Now you will see the problem is solved.

Комментарии • 79