The PHP module for Apache, which is required for the Zabbix front end, is incompatible with the *event* MPM, so the *prefork* MPM must be used.
8 lines
110 B
YAML
8 lines
110 B
YAML
apache_mpm: prefork
|
|
pg_hba_extra:
|
|
- type: local
|
|
database: zabbix
|
|
user: zabbix
|
|
address: ''
|
|
method: md5
|