|
From: Benjamin C. <bc...@us...> - 2001-12-15 18:45:22
|
Update of /cvsroot/phpbt/phpbt
In directory usw-pr-cvs1:/tmp/cvs-serv30999
Modified Files:
UPGRADING
Log Message:
A little more info
Index: UPGRADING
===================================================================
RCS file: /cvsroot/phpbt/phpbt/UPGRADING,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- UPGRADING 2001/12/15 15:38:44 1.4
+++ UPGRADING 2001/12/15 18:45:19 1.5
@@ -7,7 +7,8 @@
Following the steps below will upgrade your installation of phpBT.
1. Edit config-dist.php, changing the database settings to match those from
- your old config.php. Save config-dist.php as config.php.
+ your old config.php (DB_* and TBL_PREFIX constants). Save config-dist.php
+ as config.php.
2. With your web browser, load upgrade.php from the directory where you
installed the new set of files.
3. After running that script your installation has been upgraded.
|