|
From: Benjamin C. <bc...@us...> - 2001-12-15 15:38:47
|
Update of /cvsroot/phpbt/phpbt
In directory usw-pr-cvs1:/tmp/cvs-serv24537
Modified Files:
UPGRADING
Log Message:
These instructions might actually work :)
Index: UPGRADING
===================================================================
RCS file: /cvsroot/phpbt/phpbt/UPGRADING,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- UPGRADING 2001/12/14 14:53:50 1.3
+++ UPGRADING 2001/12/15 15:38:44 1.4
@@ -6,8 +6,8 @@
Following the steps below will upgrade your installation of phpBT.
-1. If you put this set of files in a new directory separate from your current
- installation of phpBT, then copy config.php from your installation here.
+1. Edit config-dist.php, changing the database settings to match those from
+ your old config.php. 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.
|