When installing a new my_webapp instance with the database flag set to yes, the db_access.txt with information regarding username and password to the database is not created anymore.
Although it is mentioned as such:
During installation, you can also chose to initialize a MySQL or PostgreSQL database, which will be backed up and restored just like the other files in your application. The connection details will be stored in the file db_access.txt located in the root directory of the app.
When installing a new my_webapp instance with the database flag set to yes, the db_access.txt with information regarding username and password to the database is not created anymore.
Although it is mentioned as such:
During installation, you can also chose to initialize a MySQL or PostgreSQL database, which will be backed up and restored just like the other files in your application. The connection details will be stored in the file db_access.txt located in the root directory of the app.