-
Problem report
-
Resolution: Unresolved
-
Major
-
None
-
6.0.22
-
None
-
Debian 12 arm64 -> Server, Agent, Frontend -> MySQL -> NGINX
Steps to reproduce:
- Download Repo Installer:
wget https://repo.zabbix.com/zabbix/6.0/debian-arm64/pool/main/z/zabbix-release/zabbix-release_6.0-6+debian12_all.deb
- Execute Repo Installer:
dpkg -i zabbix-release_6.0-6+debian12_all.deb
- Update Repositorys:
apt update
- Install Server, Agent, Frontend:
apt install zabbix-server-mysql zabbix-frontend-php zabbix-nginx-conf zabbix-sql-scripts zabbix-agent
Result:
See Install Warnings:
chown: warning: '.' should be ':': 'www-data.root'
Expected:
No warnings when installing
Additional information:
Why liapache2-mod-php8.2 gets installed when i choosed to use NGINX?
Setting up libapache2-mod-php8.2 (8.2.7-1~deb12u1) ... Warning: Could not load Apache 2.4 maintainer script helper.
Related to this there is this another Warning:
Processing triggers for libapache2-mod-php8.2 (8.2.7-1~deb12u1) ...
Warning: Could not load Apache 2.4 maintainer script helper.