Browse Source

added warning about drupal 9 mariadb version and zfs+maridb bug

bach 3 years ago
parent
commit
4c6386e2b5
1 changed files with 3 additions and 0 deletions
  1. 3 0
      readme.md

+ 3 - 0
readme.md

@@ -1,4 +1,7 @@
 # Install web server and secure it on alpine linux 3.12
+/!\ WARNING if your file system is ZFS, will not be compatible with drupal 9 because of mariadb bug
+
+https://bugs.alpinelinux.org/issues/9046
 
 ## Branches
 each alpine linux stable release has it's branch (master is a clone of the last one)