Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo3 installation stuck on the db configuration step #194

Open
danielesalvatore opened this issue Apr 11, 2018 · 2 comments
Open

Typo3 installation stuck on the db configuration step #194

danielesalvatore opened this issue Apr 11, 2018 · 2 comments

Comments

@danielesalvatore
Copy link

Hi guys,

this is to kindly ask your support with the following issue:
I cloned the repository successfully and create the environment.yml file. Than i installed Typo3 for the first installation and launched the docker-compose.
I can display the Typo3 installation page and after the step 1 of the wizard, I can reach the second step in which I am asked to insert the database configuration.

If i insert the wrong credentials, as it is expected, i receive an red error message on top of the page, but if I insert the right credentials and I submit the form, the installation procedure shows me again the database step, asking for the db configuration one more time.

I can connect to MySql using a a MySql Client (i.e. Sequel Pro) db credentials.

Do you have any suggestion?

My setup:

  • MacOS High Sierra 10.13.4
  • Docker Community Edition Version 18.03.0-ce-mac60 (23751)
@tevsa
Copy link

tevsa commented Jun 26, 2018

Yesterday I have the same issue under Ubuntu

@josefglatz
Copy link
Member

Hi! You tried using
user=dev
pw=dev
host=mysql (if not changed in docker-compose file)
db=typo3
?

If yes, how did you installed docker on macOS @danielesalvatore ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants