I'm installing Zabbix 6.0 LTS on Ubuntu 22.04 with Nginx following the www.zabbix.com/download site's instructions.
For some reason, the zabbix-nginx-conf package requires Apache as a dependency.
Is this a bug?
For some reason, the zabbix-nginx-conf package requires Apache as a dependency.
Is this a bug?
Code:
apt install zabbix-nginx-conf
Code:
Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: apache2 apache2-bin apache2-data apache2-utils bzip2 ...