$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Zabbix Installation in Ubuntu 22.04 – Step-by-step

February 7, 2023 | By the+gnu+linux+evangelist.

Setting Up Web UI

  1. 6. Editing Frontend Config

    Follow Editing Zabbix PHP Frontend Configuration File
    Need to Uncomment the “date.timezone” setting:

    sudo nano /etc/zabbix/apache.conf

    Uncomment this line like:

    php_value date.timezone Europe/Paris

    Set the Right time zone for you…


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,