W3TC database cache causes memory error
-
I started getting 503 errors due to memory usage. I’ve narrowed it down to something in the database cache. Everything else is caching fine. I’ve unistalled, cleaned up the files on the server and reset the htaccess file- removing any and all mentions of w3TC before reinstalling, and the issue still persists.
We’re on GoDaddy, using the latest version of Divi Theme and WP 6.6.1 and php 8. Heres an example of the errors from the log: [12-Aug-2024 16:37:18 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /home/vguijstpnlix/public_html/wp-content/plugins/w3-total-cache/Config.php on line 136 [12-Aug-2024 16:37:23 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /home/vguijstpnlix/public_html/wp-includes/class-wpdb.php on line 2425
The error differs every time. It’s different scripts which I’m guessing means that just happens to be the script running when the memory ran out. The only changes to our site recently was the creation of a custom 404 page in Divi, which I then deleted thinking it may have caused the issue. And we installed WP File Manager plugin which we have since deleted in case it was the culprit. No change in the errors.
We currently have w3TC running with Database caching off. Any help would be appreciated. Thanks.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.