Line 142:
Line 142:
$dolibarr_main_db_pass
$dolibarr_main_db_pass
−
with value of the new password.
+
+
with value of the new password. Note that the database user used to connect to the database is defined into $dolibarr_main_db_user.
*Save file and quit. It should be ok.
*Save file and quit. It should be ok.
Line 164:
Line 165:
mysql> QUIT;
mysql> QUIT;
</syntaxHighlight>
</syntaxHighlight>
−
−
*Go into
−
−
htdocs\conf
−
−
*edit file conf.php and search lines
−
−
$dolibarr_main_db_user="xxx";
−
$dolibarr_main_db_pass="yyy";
−
Replace xxx and yyy by real values.
=Mac=
=Mac=
==DoliMamp==
==DoliMamp==
{{ToComplete}}
{{ToComplete}}