dockette / adminer

:whale: Tiniest boxed dockerized Adminer (MySQL, PostgreSQL, SQLite, Mongo, Oracle) Dockerfiles
MIT License
85 stars 29 forks source link

Fix dockette/adminer:dg #40

Closed enumag closed 2 years ago

enumag commented 2 years ago

The latest version of dockette/adminer:dg is broken:

 Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /srv/adminer.php:20

It seems to have been fixed in dg/adminer-custom v1.25.0.

It seems you had a newer version but somehow reverted it in https://github.com/dockette/adminer/commit/85cbb474e8a509ddfd05fab6cf08cc37d7c1ec0f#diff-e3f15fb16d00a3ab10472932158657a702cc4afbf4f5e5f4618ad83c66483d74.

f3l1x commented 2 years ago

Ej, shit, thank you.

f3l1x commented 2 years ago

Should be pushed any minute.

https://github.com/dockette/adminer/actions/runs/1193525613

enumag commented 2 years ago

I'm trying the new version but something seems to be still broken. I can browse the tables and all that but when I run a custom SQL query I get error "File does not exist." - no details, nothing in docker logs either. :-(

f3l1x commented 2 years ago

Same issue here https://github.com/dockette/adminer/issues/41