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.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
apache_mpm: prefork
|
||||
pg_hba_extra:
|
||||
- type: local
|
||||
database: zabbix
|
||||
|
||||
Reference in New Issue
Block a user