For the MPBM app to run correctly there are three items that need to be correctly configured:
- The connection to the BudgetModule database, which is the main database of the application
- The connection(s) to the application database(s)
- The server address, which is where the application is installed (often in the format http://{server-address}/{application-name})
BudgetModule database
The connection to the BudgetModule database is specified in during the installation and is filled automatically.
This is also tested during the installation, so after running a fresh successful installation this should be correctly set.
For this refer to