Hello,

I just upgraded a 6.latest to a 7.12 website. I put the site in maintenance mode, and kept copies of .htaccess and of course, sites.

I can't seem to execute update.php (HTTP Error 500 (Internal Server Error))

Also, when I visit my website, I get:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'katsanos_drupal.blocked_ips' doesn't exist: SELECT 1 FROM {blocked_ips} WHERE ip = :ip; Array ( [:ip] => 87.64.7.131 ) in drupal_is_denied() (line 1883 of /home/www/katsanos/se-eida.com/www/includes/bootstrap.inc).
The website encountered an unexpected error. Please try again later.

I checked my settings.php and there is no $update_free_access variable. I added myself the line $update_free_access = TRUE; just in case, but no luck.

Any ideas? Thank you.

Comments

ericinwisconsin’s picture

This is a recurring problem. Everyone seems to have it but no one can find a fix.

cweagans’s picture

Priority: Major » Normal

Support requests are never major or critical.

pasqualle’s picture

Status: Needs review » Closed (fixed)

Try to replace your settings file with the original from D7. Edit the database connection manually. Run update.php