"My Elementor editor is crashing with a PHP fatal error: Allowed memory size of 268435456 bytes exhausted on admin-ajax.php. My wp-config.php sets WP_MEMORY_LIMIT to 1024M but PHP-FPM is capping it at 256MB. I need the PHP memory_limit increased to at least 512M in the PHP-FPM pool configuration. Here is the error from the logs:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 1032192 bytes) in /www/monitordailycom_744/public/wp-includes/functions.php on line 7295"
Hi @Keith_Henry Welcome to the community! Hope you are well!
You can increase the memory limit value allocated to the site through our PHP Performance tool. You can do this from the Info section of the site, under the “PHP performance”, as shown on the screenshot below:
You can increase the memory per thread and the total memory pool to be allocated to your site.
For more information on how this works, you can refer to this guide:
I also checked your account and can confirm that the memory limit for your site has already been increased to 1GB from 256M, and there are currently no memory limit errors showing.
If you need any further assistance, please feel free to reach out to us at support@kinsta.com, and we’ll be happy to help.