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

phpmyadmin: The phpMyAdmin configuration storage is not completely configured #60

Closed
apolopena opened this issue Mar 9, 2021 · 2 comments
Assignees
Labels
bug Something isn't working passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Comments

@apolopena
Copy link
Owner

apolopena commented Mar 9, 2021

Describe the bug

When you log into phpmyadmin you see the following warning at the bottom of the page
The phpMyAdmin configuration storage is not completely configured

Screenshots

image

Steps to reproduce

  1. Fork or copy this repo
  2. make sure phpmyadmin is set to install in starter.ini
  3. Force the workspace image to build by incrementing the for INVALIDATE_CACHE in .gitpod.Dockerfile
  4. Pushes changes to the repo
  5. Create a new workspace in Gitpod
  6. Log into phpmyadmin

Expected behavior

There should be no warnings and all phpmyadmin features should be setup programatically upon initialization of the workspace

Additional information

Helpful steps can be found here.

@apolopena apolopena added the bug Something isn't working label Mar 9, 2021
@apolopena apolopena self-assigned this Mar 9, 2021
@apolopena
Copy link
Owner Author

apolopena commented Mar 19, 2021

fixed but without a way to set passwords and usernames from an .env file for a controluser we now get an warning message in the phpmyadmin dashboard (on the bottom of the screen).

Your server is running with default values for the controluser and password (controlpass) and is open to intrusion; you really should fix this security weakness by changing the password for controluser 'pma'.

image

@apolopena
Copy link
Owner Author

depends on #64

@apolopena apolopena added passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main and removed in-dev-qa labels Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Projects
None yet
Development

No branches or pull requests

1 participant