WordPress
WordPress is a free and open source content management system built on PHP and MySQL. More information about WordPress can be found at wordpress.org. You can find more information about your WordPress installation in the WordPress documentation.

- Blog Name
- The name of your blog.
- Email address
- Your email address.
Note: You must enter a valid email address to set up a WordPress installation. - Directory
- The installation directory. If left blank, the WordPress files will be copied directly to the document root folder.
Note: Do not install over a previous installation of WordPress! Files will be overwritten without warning. - Table prefix
- Specify the name of your database schema prefix. WordPress provides the ability to manage multiple websites using a single database schema.
- Database name
- Enter the name of your database schema, which will be added to your local database. After installation, you can view this database for this instance of WordPress using phpMyAdmin or MySQL Workbench.
- User name
- The username of the WordPress admin.
Note: You will need this username to log in to your new WordPress site, please write it down. - Password
- The default password of the WordPress admin.
Note: You will need this password to log in to your new WordPress site, please write it down.