Boris Manojlovic 107ec0f10f Accepting request 1118375 from home:bmanojlovic:branches:server:monitoring:zabbix
- updated to latest upstream release 6.0.22
- this version fixes CVE-2023-32722 and CVE-2023-32722 bsc#1216211 and bsc#1216222
- removed patches zabbix-6.0.12-new-m4-pgsql.patch zabbix-6.0.12-curl-fixes.patch
  honestly was tired of patching for correct way doing postgresql detection
  now added postgresql-server-devel which does not make sense but hey
  upstream does not care

OBS-URL: https://build.opensuse.org/request/show/1118375
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=47
2023-10-17 21:02:55 +00:00

zabbix-phpfrontend:
	To enable zabbix frontend in apache
	type in console:
		# a2enflag ZABBIX
	or if you want to remove it from apache configuration
	type in console:
		# a2enflag -d ZABBIX
		# service apache2 restart
	or reload if apache restart is too disrupting

	Please, make sure SSL is enabled and up in Apache2 config.
	You can get inspired by https://www.zabbix.com/documentation/4.0/manual/installation/requirements/best_practices.
	If you have Apache 2.4.30 or newer, it is even more simple: https://httpd.apache.org/docs/trunk/mod/mod_md.html.
Description
No description provided
Readme 838 KiB
Languages
HTML 99.4%
Shell 0.6%