aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/immae/history/_posts/2020-06-13-fix-adminer.md
diff options
context:
space:
mode:
Diffstat (limited to 'modules/private/websites/immae/history/_posts/2020-06-13-fix-adminer.md')
-rw-r--r--modules/private/websites/immae/history/_posts/2020-06-13-fix-adminer.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/private/websites/immae/history/_posts/2020-06-13-fix-adminer.md b/modules/private/websites/immae/history/_posts/2020-06-13-fix-adminer.md
deleted file mode 100644
index af6edf1..0000000
--- a/modules/private/websites/immae/history/_posts/2020-06-13-fix-adminer.md
+++ /dev/null
@@ -1,10 +0,0 @@
1---
2title: "Réparation d’Adminer"
3category: Fix
4tags: [BDD]
5date: 2020-06-13
6---
7Depuis la mise à jour de NixOS à 19.09, Adminer (et plus généralement
8php) n’était plus capable de se connecter à mysql avec le mécanisme PAM.
9L’extension mysqli a été patchée pour permettre une telle utilisation,
10permettant d’utiliser à nouveau Adminer comme client.