Hi guys,
I do have some problems upgrading my database.
No automatically upgrade process is starting.
Because of this I have this error in frontend:
Database error: The frontend does not match Zabbix database.
I can't find any upgrade process in any log file... :-(
If the server starts up it will always start with 2.0.1...
What do I wrong?
Here some values:
PS: I have a postgres database 8.4
Best Regards,
Florian
I do have some problems upgrading my database.
No automatically upgrade process is starting.
Because of this I have this error in frontend:
Database error: The frontend does not match Zabbix database.
I can't find any upgrade process in any log file... :-(
If the server starts up it will always start with 2.0.1...
What do I wrong?
Here some values:
Code:
zabbix@SZAB01:~$ grep -r "VERSION" /home/zabbix/public_html/include/defines.inc.php
define('ZABBIX_VERSION', '2.2.2');
define('ZABBIX_API_VERSION', '2.2.2');
define('ZABBIX_DB_VERSION', 2020000);
zabbix@SZAB01:~$ zabbix_server --version
Zabbix server v2.2.2 (revision 42525) (12 February 2014)
Compilation time: Feb 24 2014 13:08:35
Best Regards,
Florian



Comment