[31-Mar-2021 21:50:59 UTC] PHP Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 65536 bytes) in /home/#######/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php on line 135
I was about to update to 5.7, and went to disable plugins before hand. Then the same error occured in my myCred plugin data too. Now it is in Woocommerce.
I don’t understand how this error could be the same context but just a different plugin during the process of Activating again. ALl my plugins are disabled currently.
Im sure this would be a common problem with the updgrade? Is there a post on it? Did i miss it? I’ll look again right now.
Thanks champs
SC
This error happens about 30% of the time.
Other times the page loads successfully, but loads very slowly around 5 seconds.
When I disable the plugin the error goes away and the page loads quickly.
Another odd issue with it is this error only happens when not logged in.
If I am logged in as an Administrator and I have the plugin enabled then the search page still loads fine, but I am assuming that is because the plugin doesn’t track logged in users.
PS. This seemed to only happen after updating to WP 5.7
Before 5.7 I never got an error, but the page still loaded slowly.
I always thought it was due to the amount of posts, but now I know it is not.
I have 3619 results on my search page that span 5 different post_types and I am paginating them at 10 per page.
I am using php 7.4
I have increased my PHP memory limit and the issue still occurs.
I have disabled all other plugins and the error still happens.
Thanks
]]>I tried to increase PHP memory to 128 and/or 256 but it didn’t work. (PHP Info file still says that max allowed memory is 32). So if I’m right problem is the shared hosting and hosting provider? any suggestions?
]]>Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 1139633 bytes) in /home/XXXXXXXX/public_html/wp-includes/functions.php on line 4485
I have wp memory limit set to 256mb in wp-config but tablepress is not working. What can I try to fix this?
https://www.ads-software.com/plugins/tablepress/
]]>When I try to do a manual DB Backup of my site I have the next error:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted
I checked all other post with this problem and usually with a memory increasing it′s solved.
My problem is that I have a limit of 256MB, enought for a 16MB DB Backup, and I think I have well configurated all:
1) WP_CONFIG.PHP
I have the next lines:
/** Enable W3 Total Cache Edge Mode */
define('W3TC_EDGE_MODE', true); // Added by W3 Total Cache/* Modificacion: aumento de limite de memoria */
define('WP_MEMORY_LIMIT', '256M');
2) PHP.INI
I have the next line defined
memory_limit = 256M
3) .HTACCESS
My php.ini file it′s defined like recursive:
#Hacemos el fichero php.ini recursivo
suPHP_ConfigPath /home/sistemg7/public_html
# Use PHP5.4 as default
AddHandler application/x-httpd-php54 .php
# BEGIN W3TC Browser Cache
<IfModule mod_deflate.c>
<IfModule mod_headers.c>
Header append Vary User-Agent env=!dont-vary
</IfModule>
AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json
<IfModule mod_mime.c>
# DEFLATE by extension
AddOutputFilter DEFLATE js css htm html xml
</IfModule>
</IfModule>
# END W3TC Browser Cache
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
4) When I make a probe with a phpinfo.php page I see the next:
https://sistemasdebolsa.com/phpinfo.php
Memory_limit 256M 256M
The memory configuration seems well defined for child theme.
What could be the problem? Could anybody help me?
Thanks in advance!
]]>This is my first post, so I hope I’m in the right board.
I’ve had a few problems after wordpress 3.9 upgrade uploading medias. Firstly, the progress bar was stuck at 100%. Image didn’t display (but was present) in media library. When I tried to put the image in a post, it was included with a fixed height and width of 1px (I assume it’s why it didn’t display in library).
I tried to deactivate every plugins and activate them back one by one.
I have activated the following without problems: Akismet, Members, NextScripts: Social Networks Auto-Poster, RB Internal links, Resize images before upload, WP-FB-AutoConnect, WB Post to PDF and WP-Utilisateur-Avatar.
When I try to activate Subscribe2, TablePress or Importateur WordPress and try to upload a new image, I get the following error: “Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /home/www/2d066fac1bcfe5713d9731a5fa6bc9f1/web/wp-includes/media.php on line 1987”
Any advice would be most welcome.
Edit: forgot to add that after the error, the image is in the media library but not displaying, which makes me thinking the two errors are in relation.
]]>I’m getting this error upon trying to log into wp-admin. I’ve tried increasing the memory size, but no matter what I set it to, the error persists. I checked phpinfo(), and the memory limit is indeed much higher than the 32MB shown in the error, so I’m not too sure what could be the problem now.
Any ideas? Should I just do a restore of the site from a backup?
Edit: I disabled all the plugins, and I was able to logged in, but it doesn’t look like it’s any 1 plugin that’s causing the issue, I just can’t have too many plugins enabled, because eventually that error comes up, no matter what order I enable the plugins in.
]]>I have posted this to my host and they insist my account has ample memory. It is a reseller account with a decent allotment. What does this mean? And does it mean that Wordfence is no longer working for this site? I have Wordfence installed in several other sites in this same hosting account with the same resource allotment and none of them are showing this error.
https://www.ads-software.com/plugins/wordfence/
]]>I don’t know much about word press. I was just updating my plugins yesterday and since I updated them, a Fatal Error occured on my home page. The other pages are still working fine.
The error says:
Fatal Error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 19844 bytes) in /home/content/21/9260021/html/wp-content/themes/magzimus/includes/thumbnails.pho on line 214
Can anyone help me please? I have no idea what this means and how to resolve the issue.
I appreciate your help a lot!
Thanks
Sotir
]]>