Hi,
I just upgraded to zabbix 2.0.2. The GUI is run with php 5.4.5 on Apache 2.2.22.
Today I wanted to modify a trigger but I just get a blank screen. In apache error log I find:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 81 bytes) in /opt/httpd/zabbix-2.0.2/include/classes/debug/CProfiler.php on line 232, referer: triggers.php?form=update&hostid=&triggerid=&sid=
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 81 bytes) in /opt/httpd/zabbix-2.0.2/include/classes/debug/CProfiler.php on line 232, referer: triggers.php
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 130968 bytes) in /opt/httpd/zabbix-2.0.2/api/classes/CTemplate.php on line 491, referer: triggers.php
Has anyone experienced similiar problems after upgrade. Searching this forum I found threads but nothing regarding version 2.
Any ideas how to fix this ?
I just upgraded to zabbix 2.0.2. The GUI is run with php 5.4.5 on Apache 2.2.22.
Today I wanted to modify a trigger but I just get a blank screen. In apache error log I find:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 81 bytes) in /opt/httpd/zabbix-2.0.2/include/classes/debug/CProfiler.php on line 232, referer: triggers.php?form=update&hostid=&triggerid=&sid=
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 81 bytes) in /opt/httpd/zabbix-2.0.2/include/classes/debug/CProfiler.php on line 232, referer: triggers.php
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 130968 bytes) in /opt/httpd/zabbix-2.0.2/api/classes/CTemplate.php on line 491, referer: triggers.php
Has anyone experienced similiar problems after upgrade. Searching this forum I found threads but nothing regarding version 2.
Any ideas how to fix this ?
Comment