Ticket #117 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Fatal error: Code 5: Incorrect database schema version.

Reported by: erik Assigned to: fox
Priority: major Milestone: 1.2.7
Component: backend Version: 1.2.6
Keywords: Cc:

Description

I've upgraded to 1.2.6, applied the new schema to my MySQL database, but now I get the following error when I log in:

Fatal Error Code 5: Incorrect database schema version.

In backend.php it says: define('SCHEMA_VERSION', 12); and the value in the schema_version table also reads 12. Thus this should be correct. Did I miss something else for the upgrade? I've logged out of TTRSS before upgraded and restarted browser several times, but this did not help.

Client: Windows XP with Firefox 2 and IE7

Change History

(in reply to: ↑ description ) 12/21/06 13:32:23 changed by erik

  • status changed from new to closed.
  • resolution set to invalid.

never mind, forgot to adjust something else in my webserver config. Time to wake up...