galette-community / docker

Membership management web application towards non profit organizations, in a Docker container !
https://hub.docker.com/repository/docker/galette/galette
GNU General Public License v3.0
5 stars 2 forks source link

Tables not being created on new install #7

Closed tallmtt closed 6 months ago

tallmtt commented 1 year ago

What is the right way to troubleshoot the step after connecting to the database on install?

I have a mariadb database with a user who can create, drop, etc tables. I entered all the necessary connection information, yet the next screen has a simple title: Galette installation - Database access and permissions, but is not populating/creating the tables.

How do I address this?

trasher commented 1 year ago

On general installation (non docker), you should have information in logs files (galette/data/logs/).

trasher commented 1 year ago

Also, you may have information in PHP system logs.

trasher commented 6 months ago

No feedback from @tallmtt; than I guess issue has been addressed one way or another.