From e6666e0af08d7a412dea35fca37e733f16045acb Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Thu, 10 Jan 2019 06:56:19 +0000 Subject: [PATCH] attempt to improve installation instructions --- public/index.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/public/index.php b/public/index.php index 0ed4743f..352c4ff6 100644 --- a/public/index.php +++ b/public/index.php @@ -67,10 +67,14 @@ if ($CONF['configured']) {

What now?

-

Read the INSTALL.TXT file

+
    +
  1. Read the INSTALL.TXT file
  2. +
  3. Under section 4 of the INSTALL.TXT file it shows how to create a config.local.php file (in: /config.local.php).
  4. +
  5. Then visit setup.php to check all requirements are met, and to create a superadmin account.
  6. +
-

When you have configured Postfixadmin, this page will be replaced with a login page.

-

You can now run setup to make sure that all the PHP functions are available for Postfix Admin to run.
+

Once you have configured Postfixadmin, this page will be replaced with a login page.

+

If you still encounter any problems, please check the documentation and website for more information.

Postfix Admin Web sites