Changeset 108 for trunk/phpbms/README
- Timestamp:
- 10/13/06 17:21:17 (5 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/README
r107 r108 1 phpBMS - README 2 =============== 1 = phpBMS - README = 3 2 4 3 5 SERVER REQUIREMENTS 6 ------------------- 4 == SERVER REQUIREMENTS == 7 5 8 6 Your server must be running at least: … … 11 9 12 10 13 INSTALLATION 14 ------------ 11 == INSTALLATION == 15 12 16 1. To install, from a web broswer, point to the install.php file located17 in the install directory. (e.g. if you installed phpBMS to the root web18 folder of www.mytest.com, point your browser to:13 * To install, from a web broswer, point to the install.php file located 14 in the install directory. (e.g. if you installed phpBMS to the root 15 web folder of www.mytest.com, point your browser to: 19 16 20 17 http://www.mytest.com/install/install.php 21 18 22 2.Follow the instructions on the installation page19 * Follow the instructions on the installation page 23 20 24 21 25 UPDATING AN INSTALLED VERSION OR MODULE 26 --------------------------------------- 22 == UPDATING AN INSTALLED VERSION OR MODULE == 27 23 28 NOTE BEFORE UPDATING 29 ~~~~~~~~~~~~~~~~~~~~ 24 '''NOTE BEFORE UPDATING''' 30 25 31 26 Because of the extensive changes and database modifications in v0.6b, … … 37 32 needed 38 33 39 1. If you are updating or upgrading your current installation of phpBMS40 from a web browser point to the update.php file located in the install41 directory. (e.g. if you installed phpBMS to the root web42 folderof www.mytest.com, point your browser to:34 * If you are updating or upgrading your current installation of phpBMS 35 from a web browser point to the update.php file located in the install 36 directory. (e.g. if you installed phpBMS to the root web folder 37 of www.mytest.com, point your browser to: 43 38 44 39 http://www.mytest.com/install/update.php 45 40 46 2.Follow the instructions on the update page41 * Follow the instructions on the update page