- 論壇徽章:
- 2
|
我按照配置文檔上的講的都配置好了,但是點(diǎn)開(kāi)導(dǎo)航的zatree只有日期和時(shí)間,什么數(shù)據(jù)也沒(méi)有。查看日志錯(cuò)誤如下
2014/09/29 14:57:10 [error] 16048#0: *26 FastCGI sent in stderr: "PHP message: PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /opt/websuite/htdocs/zabbix/zatree/ZabbixApiAbstract.class.php on line 253
PHP message: PHP Notice: Trying to get property of non-object in /opt/websuite/htdocs/zabbix/zatree/ZabbixApiAbstract.class.php on line 260
PHP message: PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /opt/websuite/htdocs/zabbix/zatree/ZabbixApiAbstract.class.php on line 253
PHP message: PHP Notice: Trying to get property of non-object in /opt/websuite/htdocs/zabbix/zatree/ZabbixApiAbstract.class.php on line 260
PHP message: PHP Warning: Invalid argument supplied for foreach() in /opt/websuite/htdocs/zabbix/zatree/zabbix_ajax.php on line 56" while reading response header from upstream
根據(jù)文檔說(shuō)的是內(nèi)存溢出,我把php.ini memory_limit=128M改成了256M還是不行,再改成512M還是上面那樣的錯(cuò)誤,求懂行大神給予知道下,非常感謝。 |
|