Added note about initializing phpMyAdmin setting tables

This commit is contained in:
Daniel Winzen
2020-02-05 19:34:33 +01:00
parent 1b28fcac95
commit 78b11191ec

View File

@ -160,6 +160,8 @@ quit
Then edit the database configuration in `/var/www/common.php` and `/etc/postfix/sql/alias.cf` 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 Last but not least setup the database by running
``` ```
php /var/www/setup.php php /var/www/setup.php