Initialization of phpmyadmin database is now part of the setup

This commit is contained in:
Daniel Winzen
2020-07-19 10:27:22 +02:00
parent ff355bf01f
commit 4a09f99ff7

View File

@ -166,8 +166,6 @@ 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