Database installation

If you haven't already created a database for Elgg, do that now. Then fill in the values below to initialize the Elgg database.

User that has full privileges to the MySQL database that you created for Elgg
Password for the above database user account
Name of the Elgg database
Hostname of the MySQL server (usually localhost)
Port number of the MySQL server (usually 3306)
The prefix given to all of Elgg's tables (usually elgg_)
The directory that you created for Elgg to save files (the permissions on this directory are checked when you click Next). It must be an absolute path.
The address of the site (Elgg usually guesses this correctly)
The default timezone in which the site will operate