Habari

Developer Review

Database Setup(help)

Database Type specifies the type of database to which Habari will connect. Changing this setting may affect the other fields that are available here. Learn More...

MySQL Settings

Use the settings below only if you have selected MySQL as your database engine.
Database Host is the host (domain) name or server IP address of the server that runs the MySQL database to which Habari will connect. If MySQL is running on your web server, and most of the time it is, "localhost" is usually a good value for this field. Learn More...
Database User is the username used to connect Habari to the MySQL database. Learn More...
Database Password is the password used to connect the specified user to the MySQL database. Learn More...
Database Name is the name of the MySQL database to which Habari will connect. Learn More...

SQLite Settings

Use the settings below only if you have selected SQLite as your database engine.
Data file is the SQLite file that will store your Habari data. This should be the complete path to where your data file resides. Learn More...
Table Prefix is a prefix that will be appended to each table that Habari creates in the database, making it easy to distinguish thode tables in the database from those of other installations. Learn More...

Site Configuration(help)

Site Name is the name of your site as it will appear to your visitors. Learn More...
Username is the username of the initial user in Habari. Learn More...
Password is the password of the initial user in Habari. Learn More...
Admin Email is the email address of the first user account. Learn More...

Install

Habari now has all of the information needed to install itself on your server.