Search results

  1. L

    Database access denied

    Hello I'm getting access denied on my website to the database. My config file looks like this <?php define('DB_HOST', 'host IP'); define('DB_USER', 'username'); \\I already added my user to the database in the control panel define('DB_PASSWORD', 'password')...
Top