Hello Everyone,
This problem will arrived when you would install Zabbix server with PHP 7.1:
Just a tweak can be solved this problem, Please follow below guide:
Go to include directory in the zabbix server installation directory. In my case I have installed in /usr/share/zabbix. So please change this to your own directory. Also I preferred the vim command to edit a file, you can replace it your own choice.
# cd /usr/share/zabbix/include
# vim func.inc.php
This problem will arrived when you would install Zabbix server with PHP 7.1:
Just a tweak can be solved this problem, Please follow below guide:
Go to include directory in the zabbix server installation directory. In my case I have installed in /usr/share/zabbix. So please change this to your own directory. Also I preferred the vim command to edit a file, you can replace it your own choice.
# cd /usr/share/zabbix/include
# vim func.inc.php
Comments
Post a Comment