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

[bitnami/phpmyadmin] ALLOWDENY_ORDER: unbound variable #68067

Closed
tien238lnd opened this issue Jun 26, 2024 · 1 comment · Fixed by #68068
Closed

[bitnami/phpmyadmin] ALLOWDENY_ORDER: unbound variable #68067

tien238lnd opened this issue Jun 26, 2024 · 1 comment · Fixed by #68068
Assignees
Labels
phpmyadmin solved tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@tien238lnd
Copy link
Contributor

tien238lnd commented Jun 26, 2024

Name and Version

bitnami/phpmyadmin:5.2.1-debian-12-r30

What architecture are you using?

amd64

What steps will reproduce the bug?

$ docker run --rm -e "CONFIGURATION_ALLOWDENY_ORDER=allow,deny" bitnami/phpmyadmin:5.2.1-debian-12-r30
.
.
.
phpmyadmin INFO  ==> Configuring phpMyAdmin
/opt/bitnami/scripts/libphpmyadmin.sh: line 119: ALLOWDENY_ORDER: unbound variable

What is the expected behavior?

I want to use the environment variables CONFIGURATION_ALLOWDENY_ORDER and CONFIGURATION_ALLOWDENY_RULES to limit users' access to the database server. I expect that the configuration will work fine.

What do you see instead?

Fatal error at the script /opt/bitnami/scripts/libphpmyadmin.sh, and the container can not start.

@tien238lnd tien238lnd added the tech-issues The user has a technical issue about an application label Jun 26, 2024
@github-actions github-actions bot added the triage Triage is needed label Jun 26, 2024
@carrodher
Copy link
Member

Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.

Your contribution is greatly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
phpmyadmin solved tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants