Database Server Setup

The database server stores the content of the online store such as product information, customer information, and the orders that have been made. Please consult your server administrator if your database server parameters are not yet known.

Database Server

The address of the database server in the form of a hostname or IP address.
Username

The username used to connect to the database server.
Password

The password that is used together with the username to connect to the database server.
Database Name

The name of the database to hold the data in.
Database Type

The database server software that is used.
Database Table Prefix

The prefix to use for the database tables.

Cancel