It’s not an error. It’s a recommendation based on what we’ve seen while working on many sites. If changing the memory limit via WP doesn’t yield more memory being allocated to WP, you can check with your host, they may be setting a limit that supersedes what WP can set.
It doesn’t read the server. There is a constant that is defined in the wp-config.php file and the system status page checks it, and if it’s below 67108864 it displays a message that says “We recommend setting memory to at least 64MB”.
If it’s saying it can’t write to a PHP session there may be something misconfigured on the server’s end of things. Usually it will be either a file permissions issue -or- the session_save_path isn’t correct. This is something you can ask your host about.
Viewing 7 reply threads
The support post ‘"System Status" plugin error: WP Memory Limit 40MB’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.