hi,
I am trying to upgrade from Zabbix 5.4.12 to latest.
What i did :
* My ubuntu 18.04 is old now so i backed up the MySQL,
* Installed a new 24.04 server with latest zabbix/Mysql version,
* Followed the install process, restored my mysql dump (15GB).
* I've completed the /etc/zabbix/zabbix-server.conf with my mysql config user, password and database.
* I have seen the upgrade process doing fine in the /val/log/zabbix/zabbix-server.log, i see only active check error ono 127.0.0.1
The problem i have is that the setup.php il displayed when i go to http://server_ip/zabbix.
If i try to go through it, after the database password the page does not respond (nothing seen in /val/log/apache2/error.log)
Questions :
1. is this the good way to upgrade? Can i do it simpler ?
2. how to bypass the setup.php page, since everything is running
Thanks a lot,
Edgar
I am trying to upgrade from Zabbix 5.4.12 to latest.
What i did :
* My ubuntu 18.04 is old now so i backed up the MySQL,
* Installed a new 24.04 server with latest zabbix/Mysql version,
* Followed the install process, restored my mysql dump (15GB).
* I've completed the /etc/zabbix/zabbix-server.conf with my mysql config user, password and database.
* I have seen the upgrade process doing fine in the /val/log/zabbix/zabbix-server.log, i see only active check error ono 127.0.0.1
The problem i have is that the setup.php il displayed when i go to http://server_ip/zabbix.
If i try to go through it, after the database password the page does not respond (nothing seen in /val/log/apache2/error.log)
Questions :
1. is this the good way to upgrade? Can i do it simpler ?
2. how to bypass the setup.php page, since everything is running
Thanks a lot,
Edgar
Comment