zabbix-server: Force prefork Apache MPM
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.jenkins-master
parent
c85fbedf31
commit
ce75b1567c
|
@ -1,3 +1,4 @@
|
||||||
|
apache_mpm: prefork
|
||||||
pg_hba_extra:
|
pg_hba_extra:
|
||||||
- type: local
|
- type: local
|
||||||
database: zabbix
|
database: zabbix
|
||||||
|
|
Loading…
Reference in New Issue