-
Incident report
-
Resolution: Fixed
-
Minor
-
2.0.8
-
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
- is duplicated by
-
ZBX-12492 Debian/Ubuntu: remove apache/php5 dependencies from zabbix-frontend-php
- Closed