How do I set up drupal?



How do I set up drupal?..

Answer / Ankit Sirvastava

To set up Drupal, you need to follow these steps:
1. Download the latest version of Drupal from https://www.drupal.org/download-drupal
2. Extract the downloaded archive on your local machine.
3. Set up a database for Drupal. You can use MySQL, MariaDB or PostgreSQL.
4. Rename the 'default.settings.php' file in the 'sites/default' directory to 'settings.php'. Fill in the database details.
5. Visit your site locally (e.g., http://localhost) in your web browser. You will be guided through the installation process.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

What are contributed modules in drupal?

1 Answers  


Is drupal is a cms?

1 Answers  


How to update table using module?

1 Answers  


What is a hook in drupal?

1 Answers  


what is the use of git stash command?

1 Answers  


what is render array in Drupal?

1 Answers  


What is bundle drupal?

1 Answers  


What kind of support is available?

1 Answers  


What is drupal theme?

1 Answers  


Which orm is used in drupal 7?

1 Answers  


Have you worked on migration? Which module has been used for migration?

1 Answers  


What is drush – how drush is used?

1 Answers  


Categories