Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » How-To

How to Update Drupal

Submitted by on December 22, 2010 – 8:42 amNo Comment

A new version of Drupal core is released and you need to install the newest version for your site. In this article I would tell you how to make this upgrade.

Solution

Preparing for upgrade. Please perform the following steps to prepare your site for upgrade:

  • Log in as USER 1 (super-admin). This is the first user created in Drupal.
    If you can’t log in to the site as super admin you will need to change update.php script as soon as you upload new files to a server.
  • If you update WORKING SITE then set it to maintenance mode:
    • Drupal 4.7: administer → settings
    • Drupal 5.x: Administer → Site configuration → Site maintenance
    • Drupal 6.x: admin/settings/site-maintenance
  • Disable (do not remove!) all additional modules – modules that isn’t included to the core:
    • You will need the updates in any case.
    • Drupal 4.7: administer → modules
    • Drupal 5.x: Administer → Site building → Modules
    • Drupal 6.x: admin/build/modules
  • Switch your theme to the default one (‘BlueMarine’ for D 4.7 and lower, ‘Garland’ in 5.x):
    • Drupal 4.7: administer → themes
    • Drupal 5.x: Administer → Site building → Themes
    • Drupal 6.x: admin/build/themes
  • Remove all languages except English:
  • Drupal 5.x: admin/settings/locale
  • Drupal 6.x: admin/settings/languag

Upgrade

Note: do not forget to create a backup copy of database and source code first.

  • Download the newest Drupal version.
  • Unpack the downloaded archive file.
  • Carefully read UPGRADE.txt file (it is located in the root of your Drupal installation).
  • Upload new Drupal core files to a server.
  • Run update.php script. It will update scheme of database.
  • That is all!

    Leave a comment!

    Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

    Be nice. Keep it clean. Stay on topic. No spam.

    You can use these tags:
    <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

    This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.