Hello,
I've just installed a new Zabbix server 3.2.7 using the installation from source method.
The problem is that Zabbix hasn't compiled any features

So I've used this command again to compile it "./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2"
and then made a "Make install" and I had no error, but the features are still not enabled so I can't monitor anything.
Is there any solution to enabled the features without reainstalling the server ?
Thanks in advance.
Best Regards.
I've just installed a new Zabbix server 3.2.7 using the installation from source method.
The problem is that Zabbix hasn't compiled any features

So I've used this command again to compile it "./configure --enable-server --enable-agent --with-mysql --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2"
and then made a "Make install" and I had no error, but the features are still not enabled so I can't monitor anything.
Is there any solution to enabled the features without reainstalling the server ?
Thanks in advance.
Best Regards.
Comment