PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /home/.../wp-content/plugins/toolset-maps/includes/toolset-common-functions.php on line 1227
Need some more advice on this one.
Perhaps just some understanding of how the plugin works...
What could be causing this issue...
Ideas for how we can fix it without just endlessly increasing the memory allowance?
This error was hitting every two minutes (so probably everytime the map was being used).
Yes based on this line in the debug information your site should have plenty of memory.
However i've found that some hosts don't allow you to increase the memory limit, even though in wordpress you are requesting a higher limit, the server itself won't allow it.
Can you get in touch with your hosts and ask them to verify that the memory increase is possible. Also check to see i they can increase the memory limit for you on their end.
If the host isn't able to assist with this, please let me know and we can take it from there.
Thanks,
Shane
The topic ‘[Closed] Increase memory limit’ is closed to new replies.