Step11 - Choose language
- On this page you will see a language which is 'English'.
- This language preference is inbuilt and selected by default.
- Click on 'Save and continue' button.

Step10 - Select installation profile
Welcome to Drupal installation
- When you click on your website name on localhost homepage, you are redirected to profile selection page of Drupal installation.
- This page shows you 2 (two) profiles.
- 1. Standard
- 2. Minimal
- I would recommend you to select 'Standard' profile and click on 'Save and Continue button'.

Step 9 - Select your project on localhost
- Localhost homepage will look like this and you can see your newly created site name here.
- In this example, you can see that highlighted name 'www.practice.com' is the site which we created in Step 2.

Step 8 - Open localhost
- I assume that you have understood the procedure till this step and have successfully created database.
- Now lets learn how to install Drupal on your local machine.

Step 4 - Rename default.settings.php to settings.php
- Once you have a copy of 'default.settings.php' file in your 'default' folder.
- Rename the copied file with name 'settings.php'.

Step 3 - Copy default.settings.php file
- In previous step you have created a directory of your site name.
- Now go to folder sites --> default and copy file 'default.setting.php' and paste it in same folder.
