[STDERR] PHP Fatal error: Out of memory
-
Hello,
I hope this email finds you well. I am writing to report an issue I have encountered with your Super Page Cache for Cloudflare plugin on my WordPress website. Specifically, the issue occurs when the Octolooks WordPress plugin starts its crawling job while your plugin is active. When this happens, 7-8 times per day my site experiences a “PHP Fatal error: Out of memory” issue, in php logs.
Upon deactivating the Super Page Cache for Cloudflare plugin, the error stops appearing, leading me to believe that the issue is directly related to your plugin’s interaction with the Octolooks plugin. For your reference, my website is hosted on an Ubuntu Server 22.04, running LiteSpeed Web Server and PHP version 8.1.
The specific error messages I have encountered are:
2023-04-20 22:31:18.334578 [NOTICE] [28615] [172.68.62.129:31568:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 190857216) (tried to allocate 20480 bytes) in /home/*******.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-20 22:31:18.336093 [NOTICE] [28615] [172.68.62.129:31568:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 190857216) (tried to allocate 40960 bytes) in /home/*******.gr/public_html/wp-includes/functions.php on line 649In an attempt to resolve this issue, I have taken the following steps:
- Increased the PHP memory limit in both the
php.ini
andwp-config.php
files. - Deactivated and reactivated both the Super Page Cache for Cloudflare and Octolooks plugins to check for conflicts.
- Optimized my WordPress installation by updating WordPress, themes, and plugins, using a caching plugin, and optimizing the database.
- I tried to change version to 4.7.2 and 4.7.3 and change Disable cache purging using queue and Purge HTML pages only options but I still see the out of memory error at least 7-8 times per day.
When i have this out of memory error in php 8.1 i cannot access the Octolooks plugin , returning an error msg. When i disable Super Page Cache for Cloudflare plugin after a while, i can access the Octolooks plugin
So after many trials and errors I tried to totally disable for a whole day the Super Page Cache for Cloudflare and see what happens. It seems like the out of memory error never returned.
Do you think that there is a incompatibility with a Third-party plugin?
Despite these efforts, the issue persists. As a result, I kindly request your assistance in identifying and resolving the underlying cause of the memory error. Any guidance, possible solutions, or workarounds would be greatly appreciated.
Thank you for your time and attention. I look forward to hearing from you soon.
Regards,
Michael
- Increased the PHP memory limit in both the
-
Hi @diriras,
First of all, I have never heard of or used theOctolooks
plugin. Looking at the error message and logs, it seems that this is not compatibility or this plugin issue but rather a real out-of-memory issue.After looking at
octolooks.com
website, what I have realized is that it is a content sparing plugin, which basically takes the content from other website, and create a new post with that copied content in your own website.What I think is, when the
Octolooks
plugin is posting a new content, this plugin then starts the cache purge process along with related contents. Now as both these plugins are running simultaneously trying to access some WP function which requires memory, you are having this out of memory problem.In your website, inside this plugin settings > cache tab can you make the following changes:
https://i.imgur.com/YJvrGHh.jpeg
https://i.imgur.com/wyOWAYt.jpeg
Then save your settings and see if you are getting this same issue again. Please make sure to implement the changes as mentioned in the screenshot. Also if you have Preloader enabled inside the Advanced tab of the plugin, disable that.Finally test the system again and check if you are still having these issues.
Hello again and thanks for your suggestions.
I put your options but its not working. I cannot even access the backend of WordPress. The only thing i can do to access it, is to clear the whole cache from https://www.cloudflare.com/ website or to disable the Super Page Cache for Cloudflare plugin from ftp client by renaming it.
With previous VPS and php 7.4 i didn’t had these errors only when i moved to php8.1
-
This reply was modified 1 year, 11 months ago by
diriras.
Hi,
This is so wired. It seems as I said before that the scaping plugin operation + cache purging operation of this plugin included is asking for more memory.Looking at the error it seems you have around 326 MB memory allocated to your WP system. That’s just small. At least allocate 512 MB.
Hello,
Thanks for your suggestions and your effort to resolve this issue. When I had the caching plugin enabled and active, I had 4GB RAM allocated to this WordPress installation directly just to be sure it wasn’t a Ram issue.
Before that I made sure that i cleaned all cache directly via cloudflare and via plugin purge and then kept the plugin enabled. After 12-24 hours the issue returned which made me think that maybe a RAM bleeding issue happens between those 2 plugins (your caching and scraping)
Now i have the caching plugin inactive and disabled, and this is my third day testing it like this, without Out of memory issues in the PHP error logging. My current RAM allocated is 256MB! This is very strange because i didn’t had any issues before in PHP 7.4 and I contact the Developer of Octolooks plugin to report possible issues with PHP 8.1 but he cannot reproduce the issue.
Also 4 days now I don’t have any errors in PHP logging with only scraping plugin enabled so I don’t know what else to do!
regards,
Michael
Hi @diriras,
It might be possible that you have good memory in your server but the allocated memory to PHP is low which was causing the problem. As you said you are not having the problem anymore, I am hoping this issue is resolved. ??No the memory allocated was 4GB in php only, server has 16GB Ram. define(‘WP_MEMORY_LIMIT’, ‘4048M’);
Now i have the caching plugin disabled for 4-5 days and my php logs are clear of out of memory errors, if I enabled it again probably the errors will return.
-
This reply was modified 1 year, 11 months ago by
diriras.
Hello,
The error returns from the second i enabled the caching plugin!
2023-04-26 17:00:12.588605 [NOTICE] [5386] [172.68.62.43:55348:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:00:12.589909 [NOTICE] [5386] [172.68.62.43:55348:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:00:15.026808 [NOTICE] [5389] [172.70.242.229:38124:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:00:15.027905 [NOTICE] [5389] [172.70.242.229:38124:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:00:18.013699 [NOTICE] [5386] [172.68.62.126:33060:HTTP2-121#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:00:18.014431 [NOTICE] [5386] [172.68.62.126:33060:HTTP2-121#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wp-hook.php on line 301
2023-04-26 17:00:57.881959 [NOTICE] [5388] [172.70.130.77:38246:HTTP2-5#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:00:57.883007 [NOTICE] [5388] [172.70.130.77:38246:HTTP2-5#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:01:03.122010 [NOTICE] [5396] [172.68.62.43:38244:HTTP2-3#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:01:03.123177 [NOTICE] [5396] [172.68.62.43:38244:HTTP2-3#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:01:39.606086 [NOTICE] [5394] [172.68.62.162:60352:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:01:39.607137 [NOTICE] [5394] [172.68.62.162:60352:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:01:49.930943 [NOTICE] [5389] [172.70.131.8:33318:HTTP2-3#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:01:49.932005 [NOTICE] [5389] [172.70.131.8:33318:HTTP2-3#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:02:08.479882 [NOTICE] [5389] [172.70.131.8:33318:HTTP2-7#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:02:08.481045 [NOTICE] [5389] [172.70.131.8:33318:HTTP2-7#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:02:39.717297 [NOTICE] [5388] [172.68.62.182:32506:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:02:39.718262 [NOTICE] [5388] [172.68.62.182:32506:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:02:41.373627 [NOTICE] [5387] [162.158.146.11:14358:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:02:41.374659 [NOTICE] [5387] [162.158.146.11:14358:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:03:03.802315 [NOTICE] [5388] [172.68.62.43:20264:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:03:03.803509 [NOTICE] [5388] [172.68.62.43:20264:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:03:09.805863 [NOTICE] [5388] [172.68.62.193:47304:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:03:09.806951 [NOTICE] [5388] [172.68.62.193:47304:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:03:18.138084 [NOTICE] [5386] [172.68.62.174:29594:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:03:18.139084 [NOTICE] [5386] [172.68.62.174:29594:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:03:35.358893 [NOTICE] [5390] [172.68.62.128:61388:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:03:35.360096 [NOTICE] [5390] [172.68.62.128:61388:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:04:11.206888 [NOTICE] [5394] [172.70.130.156:38928:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:04:11.207886 [NOTICE] [5394] [172.70.130.156:38928:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:04:34.875402 [NOTICE] [5394] [172.68.62.43:27532:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:04:34.876386 [NOTICE] [5394] [172.68.62.43:27532:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:04:58.770799 [NOTICE] [5389] [172.70.131.8:33318:HTTP2-29#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:04:58.772010 [NOTICE] [5389] [172.70.131.8:33318:HTTP2-29#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:05:39.998220 [NOTICE] [5388] [108.162.216.107:21338:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:05:39.999283 [NOTICE] [5388] [108.162.216.107:21338:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:05:53.708927 [NOTICE] [5394] [172.68.62.174:37558:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:05:53.710066 [NOTICE] [5394] [172.68.62.174:37558:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125841408) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:05:57.691871 [NOTICE] [5386] [172.68.62.163:31892:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:05:57.692880 [NOTICE] [5386] [172.68.62.163:31892:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:06:52.702904 [NOTICE] [5388] [108.162.216.107:21338:HTTP2-9#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:06:52.703996 [NOTICE] [5388] [108.162.216.107:21338:HTTP2-9#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-04-26 17:07:04.434878 [NOTICE] [5394] [172.69.59.188:16520:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-04-26 17:07:04.435933 [NOTICE] [5394] [172.69.59.188:16520:HTTP2-1#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 123744256) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649Hi @diriras,
I honestly have no idea what to say here. Are you using fallback cache, can you try disabling it if it is enabled? Same for the preloader?I would also encourage you to download the WP Server Health Stats plugin to see the memory limit shown there. Generally you don’t need to set the memory limit at the WP config level but rather at
php.ini
level.-
This reply was modified 1 year, 11 months ago by
iSaumya.
Hello,
No I am not using anything, failcache or preloader all disabled.
The only thing I have enabled is Purge cache for related pages only – (recommended) and i still having the out of memory error.
Now that I changed to purge whole cache the error stops appearing. I enabled the preloader just to check it and still no errors! Seems like the errors only exists when caching is kept at Cloudflare servers, that its very strange because I haven’t change anything in the settings or the VPS configuration except php v8.1!
memory_limit = 512M at php.ini file
-
This reply was modified 1 year, 11 months ago by
diriras.
Hi @diriras,
This is so wired. You can check the code if you like but that operation does nothing crazy that can cause this. It just purges the main page and the related pages.Hello again, getting back to this issue i want to point out that Ips that appearing in the PHP error logs are from cloudflare .
2023-07-06 11:00:21.532689 [NOTICE] [72504] [162.158.174.117:55036#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125186048) (tried to allocate 20480 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2397
2023-07-06 11:00:21.533934 [NOTICE] [72504] [162.158.174.117:55036#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 125186048) (tried to allocate 40960 bytes) in /home/sportlive.gr/public_html/wp-includes/functions.php on line 649
2023-07-06 11:01:41.556391 [NOTICE] [72501] [172.71.167.54:34262#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 127283200) (tried to allocate 1052672 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2398
2023-07-06 11:02:24.955325 [NOTICE] [72501] [172.68.62.182:51524#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 127283200) (tried to allocate 1052672 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2398
2023-07-06 11:02:33.553033 [NOTICE] [72501] [172.70.243.83:63070#sportlive.gr] [STDERR] PHP Fatal error: Out of memory (allocated 127283200) (tried to allocate 1052672 bytes) in /home/sportlive.gr/public_html/wp-includes/class-wpdb.php on line 2398So when I have the option clear all cache ebabled in the plugin it is working, but my website is not really cached, just the latest posts only. Is there any option to stall the caching for a bit until the crawling jobs to finish?
Also in the logs i can see the below the name “scrape”, do you think this is an issue? I tried to bypass it in the plugin via *scrape* etc but it didnt worked. The ONLY way to get back into the scrape plugin page it to clear ALL the cache!
[2023-07-06 11:33:56] [cache_controller::purge_cache_queue_write] queue file not exist [2023-07-06 11:33:56] [cache_controller::purge_cache_queue_write] URLs in purge queue Array ( [purge_all] => [urls] => Array ( [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3 [1] => https://sportlive.gr/author/sportlive-gr/ [2] => https://sportlive.gr/author/sportlive-gr/feed/ [3] => https://sportlive.gr/?post_type=scrape [4] => https://sportlive.gr/?post_type=scrape&feed=rss2 [5] => https://sportlive.gr/ ) ) [2023-07-06 11:33:56] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 754026 and related contents - Fired action: clean_post_cache [2023-07-06 11:33:57] [cache_controller::purge_cache_queue_start_cronjob] Purge queue cronjob started successfully - Timestamp 1688632437 [2023-07-06 11:33:59] [cache_controller::purge_cache_queue_write] URLs in purge queue Array ( [purge_all] => [urls] => Array ( [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3 [1] => https://sportlive.gr/author/sportlive-gr/ [2] => https://sportlive.gr/author/sportlive-gr/feed/ [3] => https://sportlive.gr/?post_type=scrape [4] => https://sportlive.gr/?post_type=scrape&feed=rss2 [5] => https://sportlive.gr/ ) ) [2023-07-06 11:33:59] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 754026 and related contents - Fired action: clean_post_cache [2023-07-06 11:34:00] [cache_controller::purge_cache_queue_write] URLs in purge queue Array ( [purge_all] => [urls] => Array ( [0] => https://sportlive.gr/?scrape=https-www-fthis-gr-celebrity-3 [1] => https://sportlive.gr/author/sportlive-gr/ [2] => https://sportlive.gr/author/sportlive-gr/feed/ [3] => https://sportlive.gr/?post_type=scrape [4] => https://sportlive.gr/?post_type=scrape&feed=rss2 [5] => https://sportlive.gr/
-
This reply was modified 1 year, 8 months ago by
diriras.
Hi @diriras,
Can you Set this option to YES: https://i.imgur.com/2ZzYLWO.jpeg and check if this resolves your issue?Hello, it did worked better, for a 5GB Database I only had the “PHP Fatal error: Out of memory” once per day.
When i tried to empty old posts and clear Database to only 400MB the error never returned for a third day in a row now. Lets hope as the DB grows, not to return. Do you have any suggestion of what version Php should work better with this plugin?
Also because v4.7.4 of this plugin doesnt clear some categories posts, i have kept v4.7.2 as it purgs flawlesly related post and categories after update
Hi @diriras,
“Do you have any suggestion of what version Php should work better with this plugin?”
– I always encourage using the latest PHP version. I’m personally using PHP v8.1“Also because v4.7.4 of this plugin doesnt clear some categories posts, i have kept v4.7.2 as it purgs flawlesly related post and categories after update”
– I have zero idea what you are talking about. In the latest version of the plugin, I did not remove any category from caching. -
This reply was modified 1 year, 11 months ago by
- The topic ‘[STDERR] PHP Fatal error: Out of memory’ is closed to new replies.