Guys,
I'm facing issue with blank front-end. I've tried removing all 'static' from copt.lib.php but still doesn't works.
Using browser, now it give error message as - Fatal error: Access to undeclared static property: COpt::$max_memory_bytes in /var/www/zabbix/include/copt.lib.php on line 195
Apreciate helps.
My setup is:
Ubuntu 10
Apache2
PHP5.3.3
Postgresql
Zabbix 1.8.4
I'm facing issue with blank front-end. I've tried removing all 'static' from copt.lib.php but still doesn't works.
Using browser, now it give error message as - Fatal error: Access to undeclared static property: COpt::$max_memory_bytes in /var/www/zabbix/include/copt.lib.php on line 195
Apreciate helps.
My setup is:
Ubuntu 10
Apache2
PHP5.3.3
Postgresql
Zabbix 1.8.4
Comment