Ad Widget

Collapse

[Problem] : Container Zabbix-Frontend-Apache Mysql | PHP_CONFIG_FILE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Samxtnz
    Junior Member
    • Apr 2026
    • 1

    #1

    [Problem] : Container Zabbix-Frontend-Apache Mysql | PHP_CONFIG_FILE

    Hello everyone,
    today i have updated my containers to the latest zabbix :
    zabbix-server-mysql and Zabbix-Frontend-Apache , and my MYSQL container v: 10.11

    the 2 containers MySQL and Server are running Health and everything okay,
    but with the frontend, and for the first time Im having this problem :
    /usr/lib/docker-entrypoint/php.sh: line 9: PHP_CONFIG_FILE: unbound variable

    full log :
    Code:
    2026-04-16T15:04:58Z [info]: ** Preparing Zabbix web-interface (Apache) with MySQL database
    2026-04-16T15:04:58Z [info]: ** Using MYSQL_USER variable from ENV
    2026-04-16T15:04:58Z [info]: ** Using MYSQL_PASSWORD variable from ENV
    2026-04-16T15:04:58Z [info]: ********************
    2026-04-16T15:04:58Z [info]: * DB_SERVER_HOST: 10.0.0.3
    2026-04-16T15:04:58Z [info]: * DB_SERVER_PORT: 3306
    2026-04-16T15:04:58Z [info]: * DB_SERVER_DBNAME: zabbix
    2026-04-16T15:04:58Z [info]: ********************
    2026-04-16T15:04:58Z [info]: ** Preparing PHP configuration
    /usr/lib/docker-entrypoint/php.sh: line 9: PHP_CONFIG_FILE: unbound variable
Working...