Jump to content

DB version out of sync


Recommended Posts

I moved my revive server from one AWS server to another. I was running version 5.1.1 on the old, but I installed 5.2.1 on new. Now I'm getting:

You are currently using Revive Adserver v5.2.1 (warning: database is stamped as v5.1.1) running on Apache 2.4.48, PHP 7.4.21 and MySQL 5.5.5-10.3.30-MariaDB.

It seems to be working fine but the "database is stamped" part is troubling.

Any ideas on how to fix this? (Yes, I know, I should have performed an upgrade instead of a fresh install)

 

Link to comment
Share on other sites

  • 2 months later...

440music: I've looked in my configuration file, and I can't find any database-version information in it.

michems: I had updated from 5.0.4 to 5.3.0 thru cPanel's Softaculous package, and it continued, after updating, to think I was running 5.0.4. But when I asked it to update (again), it "noticed" that I was really running 5.3.0. However, the date of installation remained from back in 2016. Today, I've updated from 5.3.0 to 5.3.1 thru Softaculous. The package now agrees that the version is 5.3.1; however, the installation date remains 2016. I have no idea how one might go about fixing this.

Link to comment
Share on other sites

  • 4 months later...

database version is detected from the database.

don't forget to create a backup of your database before.

 

you can reset your installation like that if you missed the upgrade:

in var directory:

- delete INSTALLED

- create empty file UPGRADE (if you do this with root, check that webapp can write to this file, e.g. via chaning owner to www-data)

- delete *.log

- delete default.conf.php 


run web-ui and follow the upgrade process

upgrade will fail if you do some of the changes from the upgrade process manually.

Edited by qeepcologne
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...