config/database.php
to set the database connection details.install.php
to install the database tables and create a default admin user. comments
, comment_votes
, options
and users
. (If you want to run the installer again an override the tables, go to install.php?force
)./admin
.Warning: After installation make sure you delete the
install.php
file!.
Next you can continue with the Configuration.