Comparing versions
Version 2Current version
Material for new installation is stored in the install directory.

Database specific files are located below that in the DB sub directory

Basic database structure is provide in the file tikipro_xxxxx_mysql.sql

This is then converted to a different database engine via the modules provided in convertscripts directory. The resulting file should be renamed to remove the 'mysql.sql_to' section of the title, in order for the install program to find it.

The relevent database script is then processed to provide a blank database

(outline to be provided sometime)

Once the blank database exists, it is populated via the _default.prf script located in profiles. Then the basic database population is completed via code located in the install.php module.

These hard coded steps create the base permissions for Administrators, Registered, and Anonymous groups, and a base user of 'admin' and a personal equivalent if requested.
 
Material for new installation is stored in the install directory.

Database specific files are located below that in the db directory

Basic database structure is provided in the file bitweaver_xxxxx_mysql.sql

This is then converted to a different database engine via the modules provided in convertscripts directory. The resulting file should be renamed to remove the 'mysql.sql_to' section of the title, in order for the install program to find it.

The relevent database script is then processed to provide a blank database

(outline to be provided sometime)

Once the blank database exists, it is populated via the _default.prf script located in profiles. Then the basic database population is completed via code located in the install.php module.

These hard coded steps create the base permissions for Administrators, Registered, and Anonymous groups, and a base user of 'admin' and a personal equivalent if requested.
Page History
Date/CommentUserIPVersion
11 Dec 2004 (07:31 UTC)
minor grammar change, Categorized as Obsolete/Bonnie... needs updating as Developer DB doc
SEWilco207.195.192.93
Current • Source
Lester Caine81.138.11.1362
View • Compare • Difference • Source