To begin with drupal we need to follow certain steps :-
- Download a localhost server(I have used wamp server). To download wamp server : http://www.wampserver.com/en/download.php
- Install the server in your pc.
- Download drupal - 7.8 files in your system from http://drupal.org/download
- Move the folder containing drupal files to ”C:\wamp\www\”
- Open the link http://localhost/drupal-7.8 .
- Installation will start and it will ask database name.
- Now, go to http://localhost/phpmyadmin and create a new database.
- Give database name at http://localhost/drupal-7.8 as your database name, path as root, database server as localhost and no password.
- Enjoy using drupal.
No comments:
Post a Comment