Requirements
2
Database
3
Admin
4
Complete

Database Configuration

Configure your database connection settings

Before you begin

Please create an empty MySQL database and a database user with full privileges on that database. You'll need this information below.

Usually "localhost" or "127.0.0.1"

Default MySQL port is 3306

The database must already exist

Back