[ Index ] |
|
Code source de SPIP Agora 1.4 |
1 ----------- 2 Databases 3 ----------- 4 5 6 The goal is not to help you setup your database for general use, 7 just how to setup the tables for CleverMail. 8 9 10 Requirements 11 """""""""""" 12 13 CleverMail currently supports any type of database supported by 14 PEAR's DB package. 15 16 MySql is the original database used to create CleverMail and should at 17 all times (most likely) work for sure. 18 19 You will need to have your database preconfigured and working on 20 your system before you get to this stage. For help with this, please 21 consult your database specific help files. 22 23 24 Installation 25 """""""""""" 26 27 You will need to setup several tables. 28 29 The database name itself can be anything but the best name for it is 30 just 'clevermail'. 31 32 The table names prefix also can be changed. For those who want to change 33 table names prefix, you'll also need to change the corresponding setting 34 in the 'admin/include/appconfig.php' file. 35 36 Table creation scripts are in the 'install/databases' directory.
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |