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

What language does drupal use?

1 Answers  


What is Drupal blocks?

1 Answers  


Why we used template.php in drupal?

1 Answers  


What are the technical differences between joomla and drupal?

1 Answers  


Explain module in drupal ?

1 Answers  


What is difference between template and theme?

1 Answers  


How do I add a module?

1 Answers  


What is DRUSH in Drupal?

1 Answers  


How to interact with drupal search system?

1 Answers  


Explain the path system of drupal?

1 Answers  


If I want to add the extra fields in registration field then what should we do?

1 Answers  


What is a patch in drupal and how will we apply patch in drupal?

1 Answers  


Categories