phpmyadmin / docker

Docker container for phpMyAdmin
https://hub.docker.com/_/phpmyadmin
GNU General Public License v3.0
665 stars 456 forks source link

PMA_ARBITRARY broken in latest version #366

Closed florisvdk closed 2 years ago

florisvdk commented 2 years ago

Setting PMA_ARBITRARY:1 does not work in the latest version, going back to 5.1.3 works with the exact same config otherwise.

m-schmailzl commented 2 years ago

I am experiencing the same issue. In the latest version (5.2.0-apache) the PMA_ARBITRARY setting has no effect.

williamdes commented 2 years ago

See #361 I pushed a fix to fix the image build process, and expect this to be live as soon as possible when images are re built

ibennetch commented 2 years ago

A fix for this has been submitted to the official Docker repository.

Our own 'phpmyadmin/phpmyadmin' repository has already been updated, but as I mention in #363 I hope to deprecate that repository in the future.