Menu

#1930 SQLSTATE[HY000] [1045] Access denied for user 'mrbs'@'localhost' (using password: YES)

open
nobody
None
9
2019-12-16
2019-12-15
Alejandro
No

Please need a little help with this. I don´t know what am i doing wrong.

config.inc.php
----------------------------------------------------------------------------------
$timezone = "America/Argentina/Salta";


/*******************
 * Database settings
 ******************/
$dbsys = "mysql";
$db_host = "localhost";
$db_database = "mrbs";
//$db_schema = "public";
$db_login = "mrbs";
$db_password = 'password';
$db_tbl_prefix = "mrbs_";
$db_persist = FALSE;
2 Attachments

Discussion

  • Campbell Morrison

    Is this solved by the change of port to 3308 as in https://sourceforge.net/p/mrbs/support-requests/1523/?

     
    • Anonymous

      Anonymous - 2019-12-16

      yes. Aparently thr port in config.inc.php needs to be the same as mysql