Fatal error: Allowed memory size exhausted
henry_do said 2 years, 6 months ago:
This error happened at backend, appreciate if anyone can help to sort it out.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 25350472 bytes) in /home/content/xx/xxxxxx/html/libraries/phputf8/mbstring/case.php on line 30
Ryan P said 2 years, 6 months ago:
@henry_do
There is a possibility that a plug-in is causing this increased memory use and you could disable it. However you can also increase the memory limit by editing your PHP.ini file to include the following line. You may want to try somewhere between 64mb and 128mb
memory_limit = 64MB
henry_do said 2 years, 6 months ago:
Thank you. I’ll try that.
Maurice1 said 2 years, 6 months ago:
Hey henry_do,
Hopefully that info helped you out. Here is a link if you still need help on increasing your php upload limit.
http://support.godaddy.com/help/article/1409
Let us know if you have any other questions.
Maurice1
henry_do said 2 years, 6 months ago:
Thank you. There is no more issue. Hope that worked.
chrisg said 2 years, 6 months ago:
@henry_do,
Great to hear this information helped you resolve the issue. Do keep us posted if you have any other questions.
Christopher G.
6 min expected wait time