Memory leak, probably in

Posted in: Newspaper
Post count: 83

Hello,

Our site schoonmaaktest.nl can’t be reached anymore, it gives blank screens. Our server administrator narrowed it down to a php memory leak in a Newspaper php file: td_util.php.

<quote>
Your site was unavailable due to PHP Fatal error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/schoontest/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1385
Ive tried to increase your memory limit to avoid this issue but it doesnt help. It seems that your PHP code may have a memory leak somewhere and you are telling the server to just use all the memory that it wants.
<end quote>

Replacing the file does not help, nor switching off the plugins or adjusting the allowed memory size.

What can be the issue?

Regards

  • This topic was modified 7 years by Seashore.
Post count: 20688

Hi,

So this just started happening? That error would mean that there is not enough memory, we recommend a value of 256M which would be enough for most websites. Similar cases where the same 500 error was displayed, were solved by increasing the memory.

We are not aware of an issue such as the one you are describing at the moment, nor has it been mentioned by other theme users. Increasing the memory should fix it. Let us know.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.