Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-12492

Debian/Ubuntu: remove apache/php5 dependencies from zabbix-frontend-php

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • None
    • None

      Zabbix-frontend-php is just a number of scripts written in php, they shouldnt require apache2.

      There are many other webservers like lightttpd, nginx, microhttpd, etc.

      Currently zabbix-frontend-php depends on (Debian Squeeze):

      Dependencies: debconf (>= 0.5) | debconf-2.0, apache2 | httpd, php5, php5-mysql | php5-pgsql, php5-gd, ucf, dbconfig-common (>= 1.8.19), ttf-dejavu-core | ttf-japanese-gothic

      Would be nice to remove apache2 | httpd or add other webservers there (e.g. nginx, lighttpd).

      php5 is an apache php5 module as well, would be nice to get php5 | php5-fpm, so the resulting dep tree would look like:

      Dependencies: debconf (>= 0.5) | debconf-2.0, apache2 | httpd | nginx | lighttpd, php5 | php5-fpm, php5-mysql | php5-pgsql, php5-gd, ucf, dbconfig-common (>= 1.8.19), ttf-dejavu-core | ttf-japanese-gothic

      Thanks!

      So it would be nice to

            Unassigned Unassigned
            kirill-shtrykov Kirill Shtrykov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: