diff options
Diffstat (limited to 'mail/postfixadmin/files/pkg-message.in')
-rw-r--r-- | mail/postfixadmin/files/pkg-message.in | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/mail/postfixadmin/files/pkg-message.in b/mail/postfixadmin/files/pkg-message.in index 49368f4804a0..e905d8c5eef6 100644 --- a/mail/postfixadmin/files/pkg-message.in +++ b/mail/postfixadmin/files/pkg-message.in @@ -1,20 +1,11 @@ -# -# Postfix Admin -# by Mischa Peters <mischa at high5 dot net> -# Copyright (c) 2002 - 2005 High5! -# Licensed under GPL for more info check GPL-LICENSE.TXT -# +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. -REQUIRED!! ----------- -- You are using Postfix 2.0 or higher. -- You are using Apache 1.3.27 / Lighttpd 1.3.15 or higher. -- You are using PHP 5.1.2 or higher. -- You are using MySQL 3.23 or higher (5.x recommended) OR PostgreSQL 7.4 (or higher) - -INSTALL / UPGRADE ----------- -- Postfixadmin has brought about some changes, all database install/update scripts are now php web based -- Browse to the webroot and run setup.php to install or update your current postfixadmin installation -- For detailed information please read the INSTALL.TXT +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 +automatically by config.inc.php. +For detailed information, please see the complete installation steps in +%%DATADIR%%/INSTALL.TXT |