Closed (duplicate)
Project:
Drupal core
Version:
7.0-beta1
Component:
update.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 22:57 UTC
Updated:
7 Oct 2010 at 23:07 UTC
Followed update instructions with the beta release (turn off all but core modules, backup, remove all old files, copy sites back over), but when it came time to update received the following error:
DatabaseSchemaObjectExistsException: Table cache_path already exists. in DatabaseSchema->createTable() (line 621 of /home/myname/public_html/books/includes/database/schema.inc).
Can't do upgrade on existing 6.x site
Comments
Comment #1
damien tournoud commentedThis looks like a duplicate of #934634: Upgrading a Pressflow site fails because cache_path table already exists..
Comment #2
sillygwailoWith prompting from Damien's comment, the above got me past the errors and through to updating.