-
Incident report
-
Resolution: Duplicate
-
Major
-
None
-
1.8.10
-
Centos 6.0 32 bits
Apache/2.2.15
PHP Version => 5.3.3
2GB RAM
I having this message only when I try to do an ACK in any trigger.
I already increase the value of memory_limit in php.ini (and restarted the apache). Wathever value that I put into memory_limit I got the error with that value.
If I use 256M in memory_limit I got the error bellow:
[Fri Mar 30 14:56:09 2012] [error] [client 189.60.16.90] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 268435456 bytes) in Unknown on line 0, referer: http://leffe.netmaker.com.br/dashboa...0d961fda6540c5
If I use 512M in memory_limit I got the error bellow:
[Fri Mar 30 14:49:57 2012] [error] [client 189.60.16.90] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 536870912 bytes) in Unknown on line 0, referer: http://leffe.netmaker.com.br/dashboa...0d961fda6540c5
- duplicates
-
ZBX-5006 PHP Fatal error: Allowed memory size after 1.8.13 upgrade
- Closed