Forums

Fatal Error (9 posts)

  1. schank
    Member
    Posted 3 years ago #

    I've gotten this error:

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /home/freehost/t35.com/l/i/linkyoursite/blog/wordpress/wp-includes/widgets.php on line 1243

    What does this mean?

  2. whooami
    Member
    Posted 3 years ago #

    schank, add this to your wp-config.php:

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

  3. schank
    Member
    Posted 3 years ago #

    ok, i added that to the config file, but it's not working. Here's where I'm trying to install it: linkyoursite.t35.com/blog/wordpress

  4. Samuel Wood (Otto)
    Tech Ninja
    Posted 3 years ago #

    schank: You may not be able to fix this yourself. You may need to have your web host increase the PHP memory limit. It appears to be currently set to 8M. We recommend at least 64M, but 32M at minimum.

  5. josephilipraja
    Member
    Posted 3 years ago #

    Well I had the same problem too... When I tried to upgrade from WordPress 2.8 to 2.8.2 I got a Fatal Error saying allowed memory size exhausted..

    I just tried Deactivating the active plugins and clicked the Automatic Upgrade mode.. It all worked fine... :)

  6. mrheaven
    Member
    Posted 3 years ago #

    Hello, I had the same problem too !... When complete the upgrade to WordPress 2.8.4 I got a Fatal Error saying allowed memory size exhausted..
    in sections in dashboard appear this:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 64 bytes) in /mounted-storage/home98a/sub003/sc61649-XITI/sitios/vencidas/wp-includes/class-simplepie.php on line 13201

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 34837 bytes) in /mounted-storage/home98a/sub003/sc61649-XITI/sitios/vencidas/wp-includes/http.php on line 1327

    or in other site

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /mounted-storage/home98a/sub003/sc61649-XITI/wp-includes/class-simplepie.php on line 13548

    How can I fix it in both sites?

  7. magaworks
    Member
    Posted 3 years ago #

    This worked fine for me.
    Thanks a lot!

    I just did this:
    Add this line to your wp-config.php

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

  8. ronakshah
    Member
    Posted 3 years ago #

    Can you tell me where do I add this line exactly bcuz when I try to add a plugin, it shows me define('WP_MEMORY_LIMIT', '64M');

    Also, I don't know why the nav bar loads unusually than it naturally does as loads lower than it should. Any ideas why?

    Here's my site:

    http://trafficvoodooreviews.com

  9. WPpremium
    Member
    Posted 3 years ago #

    @ronakshah the code should be added after <?php (second line) in wp-config.php file.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags