Fatal Errors after Memory Increase

What issue or error are you experiencing?

I am continuing to get 500 Server Error and Fatal Error messages after allocating a larger amount of memory to the PHP. My website will not save any changes to the homepage - this is after having the same issue previously. Last time I believed the issue to be too many revisions saved (around 300) so started fresh and created a site where the homepage had only 12 revisions when the issue started occurring. Other pages/header and footer are able to be updated.


What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc


System Details

  • Local Version:

  • PHP - 8.1.23

  • Server - Nginx

  • Operating System (OS) and OS version:

  • Mac Sequoia 15.3


Local Logs

Attach your Local Logs here (Help Doc - Retrieving Local’s Log)
local-logs.zip (408.1 KB)


Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

Hi @cpieper

If the site has a memory leak then it might be an issue with it’s configuration or a conflict with a plugin. You might try disabling everything to see if the issue subsides, and then enable things one at a time. Or you might try swapping out your theme as well.

I created a copy of the site, disabled all the plugins and installed WP-Memory-Usage. It looks like the Elementor plugin is taking up all of the memory (image of memory usage with just Elementor activated below). What would be next steps or other options knowing that that’s where the leak is?

Here are some other things you can try:

  • Switch to a default theme if you’re not using one already

  • Disable any Elementor Add Ons

  • Enable Optimized DOM Output (reduces memory usage).

  • Disable Unnecessary Widgets that you’re not using.

If you’re still having issues after that you might have to reach out to Elementor directory for assistance if you have a PRO license or check their documentation/support forums.