Following documentation leads to data connection error.
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
After testing, I have confirmed an error where the documentation for getting started will lead to being unable to connect to the database.
This is due to the sample.config.inc.php file including all datasource_*.inc.php files in conf and the documentation advises that changes should be made to the sample file and then copied. This will lead to anemometer importing the sample datasource_local.inc.php file and causing DSN conflicts.
Contributor guide
Assessment
This issue has not been assessed yet.