INCOMPATIBLE DATABASE

Asked by Vp84

Hi to all,
I have a problem with the database.
My xibo server is on a hosting server and after moving my entire website to another host I've encountered problem only with my Xibo server.
I have an installation of zen cart and other database running on the same server tha doesn't have any kind of problem.

When I load my xibo setting page I receive an error page reporting this:

Incompatible database version detected. Please ensure your database and website versions match. You have 0 and the website for 27

What I have to do?

Thanks to all.

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Vp84
Solved:
Last query:
Last reply:
Revision history for this message
Dan Garner (dangarner) said :
#1

Can you manually look in your Xibo database ?

The first thing it does it make sure the database you have matches the website you have - this check is clearly failing. This could be because it cannot connect at all (unlikely), or because your database was not backup or restored properly.

If you manually connect and SELECT * FROM version; what do you get?

Revision history for this message
Vp84 (valeriop84) said :
#2

After a check I've found that the restoring was done wrong.
I've restore my database (taken from an older backup) in ssh (phpmyadmin didn't work due to the file size) and now everything goes smoothly.

Thank you so much for the answer Dan!

Revision history for this message
Dan Garner (dangarner) said :
#3

No problem! Glad you got it working!