Step by step installation steps of drupal 6

Steps
===============

1. Download the related drupal cms
2. Extract this on to the wamp/www folder
3. Create a Database in your phpmyadmin
4. Create a duplicate copy of default.settings.php as settings.php in sites/defaults directory
5. Chage the line $db_url = 'pgsql://username:password@localhost/databasename'; with your database name, database username and password
6. After the above steps write the path in browser where your drupal folder presents
7. After this you can see the setup has been finished and you can visit your new site by clicking the link

If this step give you benefit plase give your feedback
thanks
sukant

No comments:

Post a Comment