Plugin causing PHP memory exhaustion error
-
Hi,
I’ve been getting the following error and have been able to identify that it’s caused by Ultimate Blocks:
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 242Manually configuring the memory does not resolve the issue.
Of note: I’m developing with LocalWP in a local environment.
The PHP version is 8.1.23
I’ve tried removing and reinstalling the plugin as I saw that you recommended that in previous threads but it does not resolve the error.
The topic ‘Plugin causing PHP memory exhaustion error’ is closed to new replies.