Memory Limit for newspaper thema

Posted in: Newspaper
Post count: 2

Hi,

How to learn php memory limit in newspaper theme for setup?
I update new big update site is down.

Post count: 20688

Hi,

The theme requirements are mentioned here – https://forum.tagdiv.com/requirements-for-newspaper/

Please read the guide carefully and increase/activate the parameters mentioned in it. If necessary contact your hosting provider to do it for you. The most common problems are caused by sufficient resources.

Thanks

Post count: 2

thank you simion
but
host provider support 128m memory.
newspaper template 8.7 running successful
and update version 9, web site down.
host provider update memory for 45 minute.
down again.
error message :
[19-Dec-2018 19:37:54 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in /home/bekirkoc/public_html/wp-includes/class-wp-term-query.php on line 288
[19-Dec-2018 19:53:29 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in /home/bekirkoc/public_html/wp-includes/class-wp-comment-query.php on line 395

then update memory 512m, update and running template.
but host company automatically update 128m then web site down.

newspaper template
php.ini memory limit: 40MB (recommended: 96M)
but down

Post count: 20688

Those errors mention exhausted memory, we actually recommend a value of 256M which would be enough for most websites. However having multiple plugins active besides the theme and theme plugins could exhaust this as well.

Try to deactivate all other plugins except theme plugins and check if the problem is solved. There would be no other way around this, having a proper memory allocation is necessary.

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