+ Reply to Thread
Results 1 to 3 of 3

Thread: Not allowed to connect to this MariaDB server

  1. #1
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403

    Not allowed to connect to this MariaDB server

    If memcached is enabled, it will occasionally write this error to the error_log file.

    [29-Jan-2021 07:22:36 Europe/Budapest] PHP Warning: mysqli_connect(): (HY000/1130): Host 'localhost' is not allowed to connect to this MariaDB server in /home/*****/public_html/includes/classes/dbi.class.php on line 87
    Where can the error be or what?

    The hosting provider told me to try rewriting localhost to 127.0.0.1. I did this in the config file, but the same error.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    You need to keep the discussion with your hosting, maybe they missed something

    or create a ticket

  3. #3
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Thanks. I wrote to the hosting provider to see for them what could be wrong.

+ Reply to Thread