Installing Drupal on local host

 

  1.  Download the latest release from drupal.org
  2. Save the release to a directory on your harddrive
  3. unzip the download.
  4. download wampserver at www.wampserver.com to install Apache, MySQL, PHP on windows and install on your local machine.
  5. After you installed wampserver you should have an icon on your desktop.
  6. Ensure Wampserver is online
  7. goto phpmyadmin. Create a database
  8. drop the drupal directory into your www directory
  9. Goto Apache modules. make sure the rewrite modules is checked. to allow cleanr urls
  10. from explorer http:/localhost/drupal
  11. now install drupal
  12. insert the database name. 
  13. Configure drupal and install.