Corrupted Drupal file(s)
Developers and coders · Site administrators · Drupal 4.5.x or older · Drupal 4.6.x · Drupal 4.7.x · Drupal 5.x · Drupal 6.x · Drupal 7.x · No known problems
Last modified: November 11, 2009 - 05:42
If none of the previous solutions worked you could try the following. But this should be try as a last resort.
Steps
- Backup your database and files so you can revert if the following is not working. Read more about backups at http://drupal.org/node/22281
- Delete all Drupal core files. But do not delete other appropriate files though. For example do NOT delete the
settings.phpfile located undersites/default/settings.php. And do NOT delete theallfolder and its sub-folders located under/sites/all - Download a fresh
drupal-X.XX.tar.gzat http://drupal.org/node/3060/release Make sure you download the exact same version that was installed before the error. For example if you were using Drupal version 6.12 then you should download Drupal version 6.12 tarbal. Not a more recent version. Otherwise it might not work. To know which version of Drupal 6 was installed, open theCHANGELOG.txtfile. This file is located in your Drupal root folder. The first section of this file indicated your Drupal version. - Install the fresh Drupal core. To do so read the
README.txtfile located inside the Drupal tarbal. - Go to http://YOUR-DOMAIN-NAME-HERE.com/update.php
- Follow instructions on screen. Start by clicking on
Continuebutton. - If not working revert to your backup files. The files from above step 1.
