-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.2.3
-
Component/s: Frontend (F)
-
None
-
Environment:Debian 12
Steps to reproduce:
- Have 7.0 installed
- Update to 7.2
Result:

- These instructions are wrong for the Debian package.
- The link at the bottom leads to https://www.zabbix.com/documentation/devel/en/manual/installation/upgrade_notes_720#frontend-file-directory-changed-during-package-installation which returns "This topic does not exist yet."
I suggest:
cp /etc/apache2/conf-available/zabbix.conf /etc/apache2/conf-available/zabbix.conf.bak sed -i 's:/usr/share/zabbix:/usr/share/zabbix/ui:g' /etc/apache2/conf-available/zabbix.conf systemctl restart apache2