PHP memory exhaustion limits (but not on production)

Hey,

Just wondering if this is a known issue as there seem to have been a few threads about it but not on this OS (Fedora).

Issue I’m encountering:

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 268435464 bytes) in /home/daniel/Local Sites/impactdb/app/public/wp-content/plugins/ultimate-blocks/src/init.php on line 242

Manually configuring a memory limit unfortunately does not fix the problem. Strangely the problem doesn’t replicate in the remote environment (ie, I can push a “broken” install and it will work without issue).

According to the plugin the PHP version is 8.1.23.

Hi @danielrosehill

To clarify you’ve been changing the PHP memory using the steps at the bottom of our guide here but that has been ineffective?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.