History of InstallbitweaverDB
Version 1 | Current version | |
---|---|---|
Database Connection InformationInformation about the database server is needed during installation.Database typeThe type of database to use, such as MySQL.HostHostname or IP for your database, example:localhost if running in the same machine as tiki If you use Oracle, insert your TNS Name here If you use SQLite, insert the path and filename to your database file UserDatabase userPasswordDatabase passwordDatabase nameThe name of the database where tiki will create tables. For MySQL, you can create the database using mysqladmin, or PHPMyAdmin or ask your hosting service to create a MySQL database. Normally Tiki tables won't conflict with other product names.Database PrefixThis prefix will be prepended to the begining of every table name to allow multiple independent install to share a single database. By ending the prefix with a '.' (period) you can use a schema in systems that support it.Site Base UrlThis is the path from the server root to your tiki location.i.e. if you access tiki as 'http://example.com/applications/new/wiki/index.php' you should enter '/applications/new/' | Database Connection InformationInformation about the database server is needed during installation.Database typeThe type of database to use, such as MySQL.HostHostname or IP for your database, example:localhost if running in the same machine as tiki If you use Oracle, insert your TNS Name here If you use SQLite, insert the path and filename to your database file UserDatabase userPasswordDatabase passwordDatabase nameThe name of the database where tiki will create tables. For MySQL, you can create the database using mysqladmin, or PHPMyAdmin or ask your hosting service to create a MySQL database. Normally Tiki tables won't conflict with other product names.Database PrefixThis prefix will be prepended to the begining of every table name to allow multiple independent install to share a single database. By ending the prefix with a '.' (period) you can use a schema in systems that support it.Site Base UrlThis is the path from the server root to your tiki location.i.e. if you access tiki as 'http://example.com/applications/new/wiki/index.php' you should enter '/applications/new/' |