Revision: 345
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=345&view=rev
Author: christian_boltz
Date: 2008-04-26 04:50:36 -0700 (Sat, 26 Apr 2008)
Log Message:
-----------
UPGRADE.txt
- replace upgrade.php with setup.php
- some small text changes
Modified Paths:
--------------
trunk/DOCUMENTS/UPGRADE.txt
Modified: trunk/DOCUMENTS/UPGRADE.txt
===================================================================
--- trunk/DOCUMENTS/UPGRADE.txt 2008-04-25 23:31:21 UTC (rev 344)
+++ trunk/DOCUMENTS/UPGRADE.txt 2008-04-26 11:50:36 UTC (rev 345)
@@ -70,13 +70,12 @@
5. Perform appropriate database upgrades
----------------------------------------
-Since version 2.2 of Postfixadmin, upgrade.php has existed which should do the below
-for you automatically.
+Since version 2.2 of Postfixadmin, setup.php can perform the needed database
+updates automatically .
-Open upgrade.php in your browser to update your database scheme.
+Open setup.php in your browser to update your database scheme.
-If you update from 2.1 or older, also open setup.php to create a superadmin
-account.
+If you update from 2.1 or older, also create a superadmin account using setup.php.
Note that admin/ has been merged into the main directory. Login with the
superadmin account to setup domains and domain admins.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|