Changeset 769 for trunk/phpbms/install/update.php
- Timestamp:
- 01/21/10 10:47:19 (2 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/install/update.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/install/update.php
r712 r769 130 130 <h1>Preparing For Update</h1> 131 131 <p> 132 Before updating, There are several steps to take and insure that backup runs smoothly.132 Before updating, there are several steps to take and insure that backup runs smoothly. 133 133 </p> 134 134 <ul> … … 224 224 225 225 <p> 226 To install a module that is not currently installed, wait un itl the update process226 To install a module that is not currently installed, wait until the update process 227 227 has completed successfully. Then run the installation script and skip to the "install 228 228 modules" section. … … 302 302 <p> 303 303 If you store sensitive payment information such as credit card 304 numbers make sure to enable the encr ption option in the configuration page304 numbers make sure to enable the encryption option in the configuration page 305 305 underneath the BMS module section. You will also need to create and link 306 306 to an external file on the server that contains the encryption key. Typically, 307 enc yrption key files are text files containing a 64-128 character hash.307 encryption key files are text files containing a 64-128 character hash. 308 308 </p> 309 309 </li>