How to handle upgrades in Drupal?
Submitted by: MuhammadIt's a fact of life that you'll have to upgrade your Drupal installation and contributed modules fairly frequently. Your candidate should mention:
► backing up the site,
► putting it into maintenance mode
► downloading the new version of the module
► uncompressing it
► running update.php
► testing the site
► taking the site out of maintenance mode
Ideally, your candidate would also mention creating a development environment to minimize downtime. There is also a big difference between upgrading a module (process described above) and a Drupal minor version upgrade, which requires more careful patching. Drupal major version upgrades, which happen every couple years, are another can of worms entirely.
Submitted by: Muhammad
► backing up the site,
► putting it into maintenance mode
► downloading the new version of the module
► uncompressing it
► running update.php
► testing the site
► taking the site out of maintenance mode
Ideally, your candidate would also mention creating a development environment to minimize downtime. There is also a big difference between upgrading a module (process described above) and a Drupal minor version upgrade, which requires more careful patching. Drupal major version upgrades, which happen every couple years, are another can of worms entirely.
Submitted by: Muhammad
Read Online Drupal Job Interview Questions And Answers
Top Drupal Questions
| ☺ | What Is Drupal? |
| ☺ | How Does Drupal Compare to Other Open Source CMS Systems? |
| ☺ | How Does Drupal Compare to Commercial CMS Systems? |
| ☺ | What are System requirements for Drupal? |
| ☺ | Why ca not A Drupal user edit a node they created? |
Top CMS (Content Management System) Categories
| ☺ | WordPress Interview Questions. |
| ☺ | CMS Interview Questions. |
| ☺ | Joomla Interview Questions. |
| ☺ | Drupal Interview Questions. |
| ☺ | Moodle Interview Questions. |
