Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to handle upgrades in drupal?



How to handle upgrades in drupal?..

Answer / Mohit Kumar Prasad

To upgrade a Drupal site, follow these general steps:nn1. Backup your existing Drupal site before starting the upgrade.n2. Install the latest version of Drupal on a separate server or domain.n3. Export your site's configuration and content using Drush or the admin interface.n4. Import the exported data into the new Drupal installation.n5. Update database schema if needed by running `drush updatedb`.n6. Install and enable any custom modules and themes from the old site on the new one.n7. Update the core and contributed modules using Drush or the admin interface.n8. Clear the cache to apply the changes.n9. Test your upgraded Drupal site thoroughly.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

Is drupal a cms?

1 Answers  


How does drupal compare to other open source cms systems?

1 Answers  


Explain the block in drupal?

1 Answers  


How does caching work in drupal?

1 Answers  


What is cron in drupal ?

1 Answers  


Explain using module how you can drop the table?

1 Answers  


How do I remove breadcrumbs from my drupal pages?

1 Answers  


What are blocks in drupal?

1 Answers  


Which database storage engine is used in d6 and d7?

1 Answers  


How will you create custom module and what are the files required for to create module?

1 Answers  


What is the difference between drupal 7 and drupal 8?

1 Answers  


How can we add regions in drupal theme and list some default regions?

1 Answers  


Categories