Most people are under a notion that Drupal Installation is hard. This is because they have faced a lot of problems when installing Drupal and may be because they have not followed the right technique. The truth is that Drupal Installation is extremely easy! All you require to do is to follow the four steps mentioned below:
- Step one:
- Step two:
- Step three:
- Step four:
Upload Drupal to your server.
Create a database and database user.
Edit the sites, file, default or setting.php to add your database connection information.
Create the database tables via using the appropriate.sql file in the database directory.
The steps to be followed in detail:
- Install Drupal:
- Download:
- Extract:
- Copy the following:
- Come up with a database for Drupal.
- Run Drupal installer and follow on-screen instruction to finish installation process.
- Drupal has automated installation script. This helps to populate database tables automatically and also set the exact settings in settings.php file. You would see that the Drupal installer will be launched automatically once you visit the Drupal directory through URL for the first time.
The most common method is to create the database and the database user. Now, run Drupal installer and the follow all the ‘on screen’ instructions to finish the installation.
You must download the latest Drupal code from Drupal project.
Now extract the compress file and then upload them to the web folder. It could also be a sub folder.
{drupal}/sites/default/default.settings.php
to
{drupal}/sites/default/setting.php.
Popularity: 4%



No Comment
Random Post
Leave Your Comments Below