After installing and compiling zabbix and copying the frontend php files to /var/www/html/zabbix/, I point the browser to the URL http://10.10.25.98/zabbix and the screen is blank. I get the following error in the /var/log/httpd/error_log file:
[client 10.10.25.98] PHP Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/html/zabbix/include/copt.lib.php on line 112
[Wed Mar 12 09:03:20 2008] [error] [client 10.10.25.98] File does not exist: /var/www/html/favicon.ico
Could this be related to the fact that my web interface will not start up?
I am running Zabbix 1.4.4 and the Operating system is RedHat EL4.
[client 10.10.25.98] PHP Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/html/zabbix/include/copt.lib.php on line 112
[Wed Mar 12 09:03:20 2008] [error] [client 10.10.25.98] File does not exist: /var/www/html/favicon.ico
Could this be related to the fact that my web interface will not start up?
I am running Zabbix 1.4.4 and the Operating system is RedHat EL4.
Comment