From 4a09f99ff72fba0346584675ed5a5c83869bfd5a Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sun, 19 Jul 2020 10:27:22 +0200 Subject: [PATCH] Initialization of phpmyadmin database is now part of the setup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 9fa60bd..3769a8b 100644 --- a/README.md +++ b/README.md @@ -166,8 +166,6 @@ 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