int13h/squert

PHP Fatal error - Allowed memory size exhausted

Opened this issue · 0 comments

Hello everyone,

I am having this problem where squert cannot load the dynamic page content (e.g. events etc) after I turn off "grouping" and "queue only", under the "toggle" menu, and then hit the refresh button. I then receive an alert email with the following error: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 76 bytes) in /var/www/so/squert/.inc/callback.php on line 434 .
I have managed to work around this problem, by increasing the memory_limit from 128M to 256M in my php.ini, but I don't know how good an idea this is. Any better solutions? I am using PHP 5.5.9-1ubuntu4.21 and Apache/2.4.7. I can provide more information, if needed.

Thanks!