Fatal error: Out of memory (allocated 100401152) (tried to allocate 3289011

Posted in: Newspaper
Post count: 5

Hello, i get this error:Fatal error: Out of memory (allocated 100401152) (tried to allocate 3289011 bytes) in /home/mhd-01/…/htdocs/wp-includes/class-requests.php on line 644.
On the requirements guide it says that 128MB of limited memory should be enought, but my phpinfo says that i have 252MB and still is not enought.
Thank you for helping.

Post count: 35449

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.
Also is possible that if you have a large website or if you are using a lots of plugins to be need to increase more some status.

Thank you.

Post count: 5

Fun fact, i activated the debug mode and now everythinng is working. If I close it stops working, i will just leave it open…

Post count: 35449

Hi,

I’m glad that you found a solution to your problem.

Thanks for the message!

Post count: 5

Hello, later i found that the error was still present (nothing weird because i just swithed the debug mode, without solving it). All the requirments where green at the system status. But the tag div composter still wasn’t working. So I reinstalled everything how you reccomandet to another user on the forum but now when I insert the key (9512331)at the envato market plugin I get the error that cannot be downloaded. I don’t know how to resolve it thank you!

Post count: 5

Hello, sorry for sending you so much post..
I don’t know if the last problem about the “impossibility to download” is a real problem. I reinstalled all the theme but I still have the problem:”Fatal error: Out of memory (allocated 101449728) (tried to allocate 72 bytes) in /home/mhd-01/…/htdocs/wp-content/plugins/td-composer/includes/tdc_main.php on line 516″.
All the requirments are green.

Post count: 35449

Hi,

Please try to add the define('WP_DEBUG', false);
define( 'WP_MEMORY_LIMIT', '512M' );
in wp-config.php
https://www.screencast.com/t/h10CCfEVHIk
Also please add in .htaccess this code
php_value max_input_vars 5000
php_value max_execution_time 300
php_value post_max_size 50M
php_value upload_max_filesize 50M

https://www.screencast.com/t/Ch5RyyoF

Hope this will help you.

Post count: 5

Hello,
my hosting provider does not allowed to use more than 256MB of Ram that is usually enough. I don’t have installed anything other than your template and your plugins, I use your recommanded plugin for Cache(wp super cache). Your requirements documentations says that 256Mb is enought, if that is not I ask you to update your documentations and refund me.
Thank you
Alek

Post count: 35449

Hi,

Yes WP_MEMORY_LIMIT set as 256MB is usually enough, but if you are using many plugins some is possible to be need to incise the WP_MEMORY_LIMIT , but if you say that you are using only the cloud template 256MB is enough.

Please 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.

Thanks

Thank you for your understanding.

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