Page 1 of 1

PHPMyAdmin not responding

Posted: 23 May 2022, 10:46
by Miwarre
I am rather new in the town. I seem to be unable to connect with PHPMyAdmin, as the connection always and only times out.

Context: I am using the link which came with the welcome e-mail (clicking on it or copying-and-pasting it, no difference), running Firefox (latest available version) under Linux Mint 19.

Suggestions are welcome!

Re: PHPMyAdmin not responding

Posted: 23 May 2022, 10:55
by junibegood
Once you create a project and start a new game for that project, you'll see a link at the bottom of the game interface to PhpMyAdmin that targets the database for your current game directly. This link works well (on Linux + Firefox as well). I don't think I've ever accessed the database any other way, so I can't help you with the link in your email, but it might be that this link is broken.

Re: PHPMyAdmin not responding

Posted: 23 May 2022, 15:49
by Miwarre
Thanks for your quick reply.

Yes, the link to the DB from the game interface itself does work, as you told!

I did not expect a game to be able to start without properly setting the DB up, but some minimal DB structure is set up be default indeed. Thanks!

Re: PHPMyAdmin not responding

Posted: 23 May 2022, 16:48
by Tisaac
Miwarre wrote: 23 May 2022, 15:49 Thanks for your quick reply.

Yes, the link to the DB from the game interface itself does work, as you told!

I did not expect a game to be able to start without properly setting the DB up, but some minimal DB structure is set up be default indeed. Thanks!
Have you been through the whole tutorial/Doc yet ? Because the dbmodel.sql file is exactly here for that purpose