-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.4.10
-
Component/s: Frontend (F)
-
None
-
Environment:Debian 13
Upgrade from 7.4.9 to 7.4.10.
Configuration switched to use php-fpm.
To make the frontend work, I installed php-fpm (and I activated the corresponding modules) and edited the files /etc/zabbix/apache.conf and /etc/zabbix/php-fpm.conf
/etc/zabbix/apache.conf:
- SetHandler "proxy:unix:/var/run/php/zabbix.sock|fcgi://localhost"
SetHandler "proxy:unix:/var/run/php/php8.4-fpm.sock|fcgi://localhost"
/etc/zabbix/php-fpm.conf:
#listen = /var/run/php/zabbix.sock
listen = /var/run/php/php8.4-fpm.sock
- duplicates
-
ZBX-27764 incorrect apache conf files installed on ubuntu2404
-
- Closed
-