diff options
Diffstat (limited to 'mail/postfixadmin/files')
-rw-r--r-- | mail/postfixadmin/files/pkg-message.in | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/mail/postfixadmin/files/pkg-message.in b/mail/postfixadmin/files/pkg-message.in index e905d8c5eef6..4e44b826d89a 100644 --- a/mail/postfixadmin/files/pkg-message.in +++ b/mail/postfixadmin/files/pkg-message.in @@ -1,11 +1,14 @@ -If you are upgrading, you need to update your current installation's -database by browsing to [URL]/setup.php where [URL] is the -postfixadmin webroot. +If you are upgrading, you may need to update your current installation's +database. You can do so by browsing to [URL]/setup.php where [URL] is the +postfixadmin root. To avoid checksum errors when removing or upgrading postfixadmin, do not -edit config.inc.php. Instead put your configuration settings in -config.local.php in the postfixadmin webroot. That file will be included +edit config.inc.php. Instead, put your configuration settings in +config.local.php in the postfixadmin webroot. That file will be included automatically by config.inc.php. For detailed information, please see the complete installation steps in -%%DATADIR%%/INSTALL.TXT +%%DATADIR%%/INSTALL.TXT. + +See %%DATADIR%%/CHANGELOG.TXT for any upgrade-related details, including +configuration changes. |