Ad Widget

Collapse

Zabbix 3 Apache Conf

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leesabina03
    Junior Member
    • Jun 2021
    • 2

    #1

    Zabbix 3 Apache Conf

    Hi,
    i am new with zabbix and install packet 3.0.4 for debian jessie. i used the howto from zabbix and all went well, except the configuration for apache2.6.

    1) By default zabbix is installed in /usr/share/zabbix
    - that didtn work and i got 404 in browser
    -- i copied zabbix dir to /var/www and set permissions to www-data:www-data <- i can visit the website

    2) the pre-requiremnt checks run with failure like wrong post_max_size ...
    - the apache conf is per default under /etc/apache2/config.d and linked from /etc/zabbix/apache.conf <- values inside are ok
    -- it seems that this file is ignored, so what should i do to solve this?
    -- i can edit main php.ini but i think thats not the best way

    thx for help
Working...