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 monitor page not working #13

Closed
jordvisser opened this issue May 23, 2020 · 2 comments · Fixed by #14
Closed

phpMyAdmin monitor page not working #13

jordvisser opened this issue May 23, 2020 · 2 comments · Fixed by #14

Comments

@jordvisser
Copy link

Problem/Motivation

phpMyAdmin frontend -> status page -> monitor page:
Does not work and returns a user-facing '500' error
Problem seems to be related to -> phpMyAdmin issue: Server status monitor not works #15897

Expected behavior

The monitor page to load and show graphs

Actual behavior

phpMyAdmin frontend return a 500 error

Steps to reproduce

Not sure, according to phpMyAdmin issue setting up a non-utf8 server connection should invoke to problem.
Make sure iconv is disabled OR not enabled in php configuration
Make sure php7x-iconv / php7-iconv is not installed on the system

Proposed changes

include apk add php7-iconv to the Dockerfile

@addons-assistant
Copy link

👋 Thanks for opening your first issue here! If you're reporting a 🐛 bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be useful.

@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant