Hello,
I have been trying for several days now and hope someone here can assist.
I am trying to get the Zabbix installed on my Centos 7 server with PHP 7 and virtualmin. I get to the point where I need to go visit www.mysite.com/zabbix and I am greeted with raw php code that is not executed:
"[T_ZBX_STR, O_NO, null, null, 'isset({enter})', _('Username')], 'password' => [T_ZBX_STR, O_OPT, null, null, 'isset({enter})'], 'sessionid' => [T_ZBX_STR, O_OPT, null, null, null], 'reconnect' => [T_ZBX_INT, O_OPT, P_SYS|P_ACT, ...Z"
Now I have searched and cannot find anything for Centos only for Ubuntu: https://www.zabbix.com/forum/showthread.php?t=55326
Any help would be greatly appreciated
SR
I have been trying for several days now and hope someone here can assist.
I am trying to get the Zabbix installed on my Centos 7 server with PHP 7 and virtualmin. I get to the point where I need to go visit www.mysite.com/zabbix and I am greeted with raw php code that is not executed:
"[T_ZBX_STR, O_NO, null, null, 'isset({enter})', _('Username')], 'password' => [T_ZBX_STR, O_OPT, null, null, 'isset({enter})'], 'sessionid' => [T_ZBX_STR, O_OPT, null, null, null], 'reconnect' => [T_ZBX_INT, O_OPT, P_SYS|P_ACT, ...Z"
Now I have searched and cannot find anything for Centos only for Ubuntu: https://www.zabbix.com/forum/showthread.php?t=55326
Any help would be greatly appreciated
SR
Comment