Step 1
Configuration Setup
Step 2
Database Setup
Step 3
Admin Account
Step 4
Finish Up

DATABASE SETUP

This file will attempt to setup the software for you. In order to do this, the following files must be temporarily made writable.

Please make sure the files below are writable (CHMOD 777):

  • application/config/config.php NOT WRITABLE
  • application/config/database.php NOT WRITABLE
  • .htaccess NOT WRITABLE


We recommend using the MYSQLI driver as MYSQL is not deprecated. If you need to use PDO or another alternative driver, please modify the database config file.