By Jim44 on
Upgrading from 4.6.10. I installed the 4.7.6 tar file into a clean directory on my server. I edited the sites/default/settings file to reflect the location and access of the db and set the url. I ran the update and there were no error messages. There were two links, one to the admin pages and one to the main page. I attempted to navigate to the admin page and got the node_revisions error message. I then attempted to navigate to the main page with the same error message received.
I brought up mysql using the access info in the settings file and found he was correct, the node_revisions table is not there.
What did I miss?
Thanks,
Jim.
Comments
Found a solution that didn't work
I found a topic from last year that had conflicting information. One reply said to start with #110 another said to start with #129. I restored the database and tried to run from #110, no errors running the update.php however it got the same error. node_revisions still wasn't created. I then restored the db and ran from #129, which is where it apparently defaulted to but same results, then I examined the update.inc file, found that #146 created the table and ran from there. No help. It still wasn't created.
Any suggestions would be helpful.
Jim.