matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.68k stars 2.62k forks source link

Backup "config.ini.php" before installation of plug-in ... #5402

Open anonymous-matomo-user opened 10 years ago

anonymous-matomo-user commented 10 years ago

I have a chance that one of plug-in during installation messed up my "config.ini.php" (see #5401 ). It modified "password " field in "[database]" section. I suggest that "config.ini.php" is treated as "global.ini.php" and backup is performed before any plug-in installation. I could not imagine how this happened, because this may be operational risk ( I do not know underlaying procedure for "config.ini.php" handling).

anonymous-matomo-user commented 10 years ago

Correct link is #2391 instead of 5401 ...

mattab commented 10 years ago

This issue of "modified config file" was also reported here: https://github.com/piwik/piwik/issues/341