SQLSTATE[HY000] [1045] Access denied for user 'mrbs'@'localhost' (using...
Brought to you by:
jberanek
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;
Is this solved by the change of port to 3308 as in https://sourceforge.net/p/mrbs/support-requests/1523/?
yes. Aparently thr port in config.inc.php needs to be the same as mysql