Fatal error: Allowed memory size of 67108864 bytes exhausted
Getting this fatal error when I try to log on after I installed the new Be|theme.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes) in /storage/content/05/180305/ockult.se/public_html/alent/wp-includes/pomo/mo.php on line 230
Line 229 and 230 in mo.php file
function &make_entry($original, $translation) {
$entry = new Translation_Entry();
Any suggestion?
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes) in /storage/content/05/180305/ockult.se/public_html/alent/wp-includes/pomo/mo.php on line 230
Line 229 and 230 in mo.php file
function &make_entry($original, $translation) {
$entry = new Translation_Entry();
Any suggestion?
Comments
as you see above, this problem is related with hosting. Your server is out of memory and you should contact with your hosting provider in this case. Only this guy will be able to help you with this problem.