Database configuration
Installation tasks
Choose language
(done)
Verify requirements
(done)
Set up database
(active)
Install site
Configure site
Finished
Database type
*
MySQL, MariaDB, or equivalent
SQLite
PostgreSQL
The type of database your Drupal data will be stored in.
MySQL, MariaDB, or equivalent settings
Database name
*
The name of the database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.
Database username
*
Database password
Advanced options
These options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider.
Database host
*
If your database is located on a different server, change this.
Database port
If your database server is listening to a non-standard port, enter its number.
Table prefix
If more than one application will be sharing this database, enter a table prefix such as
drupal_
for your Drupal site here.
SQLite settings
Database file
*
The absolute path to the file where Drupal data will be stored. This must be writable by the web server and should exist outside of the web root.
Advanced options
These options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider.
Table prefix
If more than one application will be sharing this database, enter a table prefix such as
drupal_
for your Drupal site here.
PostgreSQL settings
Database name
*
The name of the database your Drupal data will be stored in. It must exist on your server before Drupal can be installed.
Database username
*
Database password
Advanced options
These options are only necessary for some sites. If you're not sure what you should enter here, leave the default settings or check with your hosting provider.
Database host
*
If your database is located on a different server, change this.
Database port
If your database server is listening to a non-standard port, enter its number.
Table prefix
If more than one application will be sharing this database, enter a table prefix such as
drupal_
for your Drupal site here.