• hi, i have a problem… all work fine until yesterday but today i have this error..

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 318341 bytes) in /home/inform16/public_html/blog/wp-includes/pomo/streams.php on line 71

    i deactivated all plugin but the problem is here.

    how can i fix it? i never touch the file streams.php

Viewing 2 replies - 1 through 2 (of 2 total)
  • add this line to your wp-config.php

    define('WP_MEMORY_LIMIT', '64M');

    Thread Starter atomico

    (@atomico)

    nothing… don’t work..

    my hosting support memory limit 64MB, i had the Google XML sitemap generation plugin.

    I think it was the problem (beucase it use about 60mb to do a sitemap) so i cancel it.

    But now no chance for me to use wordpress.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate’ is closed to new replies.