I am trying to upgrade from version 6.4 to 7 using the instructions from https://www.zabbix.com/documentation.../debian_ubuntu
getting the message zabbix-frontend-php is already the newest version
root@zabbix:/# apt-get install --only-upgrade zabbix-server-mysql zabbix-frontend-php zabbix-agent Reading package lists... Done Building dependency tree Reading state information... Done zabbix-agent is already the newest version (1:7.0.0-1+ubuntu20.04). zabbix-frontend-php is already the newest version (1:6.4.2-1+ubuntu20.04). zabbix-server-mysql is already the newest version (1:6.4.2-1+ubuntu20.04).
getting the message zabbix-frontend-php is already the newest version
root@zabbix:/# apt-get install --only-upgrade zabbix-server-mysql zabbix-frontend-php zabbix-agent Reading package lists... Done Building dependency tree Reading state information... Done zabbix-agent is already the newest version (1:7.0.0-1+ubuntu20.04). zabbix-frontend-php is already the newest version (1:6.4.2-1+ubuntu20.04). zabbix-server-mysql is already the newest version (1:6.4.2-1+ubuntu20.04).
Comment