Search Results for 'memory'

    No search results were found in Documentation!

Results from the Forum
Paulo Nóbrega
tagDiv Member

Hello Calin,

I am getting this errors on error_log file (check bellow) (even if the website seams OK to me). BTW I have define( ‘WP_MEMORY_LIMIT’, ‘512M’ ); on my wp-config.php

Website still in construction:
https://tribunadasilhas.pt?bypass=tribuna

How can I fix this?
Thank you

[27-Feb-2019 14:35:08 UTC] PHP Fatal error: Out of memory (allocated 44302336) (tried to allocate 32768 bytes) in /home/tribunadasilhas/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php on line 3917
[27-Feb-2019 14:35:08 UTC] PHP Fatal error: Out of memory (allocated 109576192) (tried to allocate 36864 bytes) in /home/tribunadasilhas/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1585
[27-Feb-2019 14:35:09 UTC] PHP Fatal error: Out of memory (allocated 105381888) (tried to allocate 36864 bytes) in /home/tribunadasilhas/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1582
[27-Feb-2019 14:35:10 UTC] PHP Fatal error: Out of memory (allocated 77856768) (tried to allocate 36864 bytes) in /home/tribunadasilhas/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1585
[27-Feb-2019 14:35:10 UTC] PHP Fatal error: Out of memory (allocated 27262976) (tried to allocate 32768 bytes) in /home/tribunadasilhas/public_html/wp-content/plugins/ewww-image-optimizer/common.php on line 3488
[27-Feb-2019 14:35:17 UTC] PHP Fatal error: Out of memory (allocated 50593792) (tried to allocate 4096 bytes) in /home/tribunadasilhas/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 2313
[27-Feb-2019 16:04:02 UTC] PHP Fatal error: Out of memory (allocated 109576192) (tried to allocate 36864 bytes) in /home/tribunadasilhas/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1585
[27-Feb-2019 16:04:02 UTC] PHP Fatal error: Out of memory (allocated 79953920) (tried to allocate 36864 bytes) in /home/tribunadasilhas/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1585

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

If there is still a problem, please provide some more details and some screenshots.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

If there is still a problem, please provide some more details and some screenshots.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Also please make sure that you do not have a plugin conflict, please deactivate all on theme plugins, clear all cache and try again.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you for your understanding

Calin
tagDiv Staff

Hi,

Did you set all the requirements like in our documentation ?
https://forum.tagdiv.com/requirements-for-newspaper/
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

Also please make sure that you do not have any plugin conflict, please deactivate all non theme plugins, clear all cache and try again.

Thank you!

investireoggi
tagDiv Member

Hi Calin,

yes I did. And I already increase WP_MEMORY_LIMIT to 256mb.
For .htaccess file, we have Nginx server.

Screenshot of browser’s console here

Thanks.

Calin
tagDiv Staff

Hi,

Did you set all the requirements like in our documentation ?
https://forum.tagdiv.com/requirements-for-newspaper/
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

If there is still a problem please provide some more details and some screenshots.

Thank you!

CS28_SCN
Participant
#0

I have purchases the Newspaper and when I install it in wordpress it says [“Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 77 bytes) in /home/xperteez1992/public_html/inkitloud.com/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1579”]
please help.

Bogdan B.
tagDiv Staff

Hello,

There is a problem on your install it seems that does not allow you to install properly. You should check the php version as we recommend 7.2 and you should use this guide to make the proper adjustments to the wp and php memory:
https://forum.tagdiv.com/requirements-for-newspaper/
Please do not miss any steps especially wp memory.
Also , please try to remove your htaccess file or the code inside it. use a default htaccess implementation.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please read this guide and increase your memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
Please make sure you do not miss any steps especially wp memory which should be 256mb at least.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please use this guide and make sure you make the proper memory allocation:
https://forum.tagdiv.com/requirements-for-newspaper/
Pleas make sure you do not miss any steps especially wp_memory.

Thank you!

dedkola
tagDiv Member

Google cloud. 8vcpu.60gb memory. ssd. php7.0/opcache/w3total cache/memcached/nginx
& 60 users online i i got this 100% cpu load https://www.dropbox.com/s/qxjd6pm4h3kyxh8/Screenshot%202019-02-24%2019.44.19.png?dl=0

its ridiculous. i have a lot of high load wordpress sites but this i see first time…Can you help me?

Simion C.
tagDiv Staff

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

Seashore
Participant
#0

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

Calin
tagDiv Staff

Hi,

1. I made some investigation to your website and your website is set in an frame -> https://www.screencast.com/t/bhtyTSgxxg why? this is the normal set -> https://www.screencast.com/t/ZxFJyE0Ep1p
Also your site load all resource three times -> https://www.screencast.com/t/FLdGqivF when the normal load for all resource is one single time -> https://www.screencast.com/t/pV9LGRqIy
Please make sure that you install correct the theme and you do not have any plugins that provide this conflict.

2.Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you for your understanding

Calin
tagDiv Staff

Hi,

In most cases 500 errors are caused by low WP-memory. As plugins are installed the memory will eventually get exhausted, most hosting providers are limiting it to 40M by default.

We recommend a value of 256M which would be decent for most websites. Check what is the value of the WP-memory in the theme system status panel. If needed increase it, or ask the hosting provider to increase it for you if possible
https://forum.tagdiv.com/requirements-for-newspaper/
Check the other parameters mentioned in the guide as well.

How to update the theme -> https://forum.tagdiv.com/how-to-update-the-theme-2/

Hope this will help you!
Thanks.

tcsury
tagDiv Member

Hi,

All is green in all requirements :
Newspaper system status
Here you can check the system status. Yellow status means that the site will work as expected on the front end but it may cause problems in wp-admin. Memory notice: – the theme is well tested with a limit of 40MB/request but plugins may require more, for example woocommerce requires 64MB.

Theme config
Registration key i 16d19bde – **** – **** – **** – 79a4fadb9c74 Reset key
Theme name i Newspaper
Theme version i 9.5
Theme database version i 9.5
HTTP channel test wordpress
php.ini configuration
Server software i Apache
PHP Version i 7.2.15
post_max_size i 5002428800 – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 0
max_input_vars 5000
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i http://tcsury.com
WP Site URL i http://tcsury.com
WP version i 5.0.3
WP multisite enabled i No
WP Language i fr_FR
WP Memory Limit 256 MB/request
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.

Can i give you my id & password ?

Calin
tagDiv Staff

Hi,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it at least to 256mb.
Please add this code in the .htaccess , file at the end of the file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>

If there is still a problem please provide some more details and some screenshots with this problems.

Thank you!

jackfischlum
tagDiv Member

Hi

Thank you for your answer

I have : WordPress 5.0 / Apache / php.ini memory limit: 256 / PHP version 7.0 / MySQL version 5.6

Even if I set the WP debug to false, I cannot create a post or a page, I don’t have access to the editor.

logosi
tagDiv Member

Thanks, no child theme.

I’ll speak with support about the memory.

For now, I’m just going to remain with the previous version which suited my needs fine.

Simion C.
tagDiv Staff

Do you use a child theme maybe? If you do, deactivate it and try again. Be sure to check the theme requirements guide, increase the wp-memory if needed
https://forum.tagdiv.com/requirements-for-newspaper/
We recommend a value of 256M, this would be enough for most websites. Also clear all caching you have and purge CDN files after you update.

Simion C.
tagDiv Staff

Hi,

Usually this happens due to low wp-memory value, try to set it to 256M if possible
https://tagdiv.com/newspaper-theme-requirements/

In some cases adding the code mentioned at the end of the guide in the htaccess file solved the problem.

In others changing the PHP version to 7.0 or 7.1 worked. It could also be caused by security plugins or security server modules, or file permissions.

If nothing works, we could take a look at it. Send us admin login as well as cPanel at contact@tagdiv.com so we can investigate.

Thanks

Calin
tagDiv Staff

Hi @adatkabel,

Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.
Also make sure that all theme plugins are updated and activated, clear all cache and try again.

Thank you.

Calin
tagDiv Staff

Hi @tcsury,

Please increase all requirements that are lower, and follow all steps.
-> https://forum.tagdiv.com/requirements-for-newspaper/
usually you need to increase the wp memory for tagDiv Composer.

If there is still a problem after you increase all settings that need to be increase, please provide some screenshots with the error/problem that you get.

Thank you for your understanding!

Viewing 25 results - 1,451 through 1,475 (of 3,046 total)