From 78b11191ec9e45b74f1202af9a343fcf8b00af47 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Wed, 5 Feb 2020 19:34:33 +0100 Subject: [PATCH] Added note about initializing phpMyAdmin setting tables --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7b752a..4c94491 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,8 @@ quit Then edit the database configuration in `/var/www/common.php` and `/etc/postfix/sql/alias.cf` +Login with these new mysql details to phpMyAdmin and scroll down to the red warning. Initialize the phpMyAdmin settings tables. + Last but not least setup the database by running ``` php /var/www/setup.php