1. Database Server
  2. Web Server
  3. Online Store Settings
  4. Finished!

Database Server

The address of the database server in the form of a hostname or IP address.
The username used to connect to the database server.
The password that is used together with the username to connect to the database server.
The name of the database to hold the data. If this database does not exist, Phoenix will attempt to create it.
WARNING: If you are using an already existing database, data contained in that database may be lost.
Import sample product and category data?

Step 1

The database server stores data such as product information, customer information, and the orders that have been made.

Please consult your server administrator (host) if your database server parameters are not yet known.