Memory Limit Issue
-
We are trying to install wpForo version 1.5.4 and upon activation of the plugin, the server throws a 500 error and completely shuts down. It seems to hit the php memory limit instantly.
In the php log, there is this error logged:
[17-Nov-2018 21:47:19 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1052672 bytes) in /home/xxx-lms/www/wp-lms/wp-includes/class-wp-hook.php on line 271
[17-Nov-2018 21:47:49 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 2097160 bytes) in /home/xxx-lms/www/wp-lms/wp-includes/plugin.php on line 195We are using WP version 4.9.8
Can you advise on what might be going wrong? Please let me know if there is any more information you need to solve this issue.
The topic ‘Memory Limit Issue’ is closed to new replies.