Ad Widget

Collapse

Nginx require Apache

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jinog26210
    Junior Member
    • Jul 2023
    • 1

    #1

    Nginx require Apache

    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?

    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 ...​
Working...