Hi We will see today how to install Drupal and CiviCRM : 1. Installing Drupal - a. Create the database using phpmyadmin ( give access for everything ) b. Download the Drupal tar / zip file from drupal.org c. Extract the same in the htdocs (windows) or public_html(linux) folder. d. Rename the extracted folder to desired name like demo e. In the demo folder go to directory demo/sites/default folder and create copy of default.settings.php to settings.php f. Once this is done.