Am a Drupal newbie. I went through the upgrade steps to upgrade from 4.3.2 to 4.4rc. After running update.php which seemed to work fine, I tried to access my web page and got this error:

Fatal error: Unknown column 'headers' in 'field list' query SELECT data, created, headers, FROM cache WHERE cid='/' in /xxx/xxx/xxxx/drupal/includes/database.mysql.inc on line 97

Any help would be great! Thank you in advance!

Comments

LearnSpan’s picture

after a little fiddling around, the previous error message is now replaced by:

Fatal error: Call to undefined function: db_query() in /var/www/html/drupal/includes/common.inc on line 135