• when i edit any cms page then it send the error: Fatal error: Out of memory (allocated 2883584) (tried to allocate 111101 bytes) in /home/greenzab/public_html/greenzabiha/wp-includes/theme.php on line 181

    and i increase the memory limit to 128M
    but i can’t solve the problem
    any one can solve this problem?
    please help me
    and i checked lots of forum but its not done

Viewing 2 replies - 1 through 2 (of 2 total)
  • kilobugs

    (@kilobugs)

    I do get the same problem :
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 893941 bytes) in /home/sourceo3/public_html/wp-includes/wp-db.php on line 478
    and can’t seem to locate the problem, i tried to edit htaccess file but it got worse,
    so i am wondering if there is a solution?

    I think you need to change PHP_INI value at php.ini file that is e.g.
    memory_limit = 280MB
    and restart the web server, it worked for me.

    Also check if the php.ini file is the correct that your php uses.

    I hope this will help you.

    Bye

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Out of memory Error’ is closed to new replies.