Forums

[resolved] Fatal error: Allowed memory size of 33554432.... (3 posts)

  1. dtarver
    Member
    Posted 2 years ago #

    I was adding plugins (may 20-30) when suddenly I got this error message. Now I cannot get back into the admin page.

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home3/dharmaka/public_html/eprojectmanagers/blog/wp-admin/includes/user.php on line 121

    Any ideas on how to recover from this? I cannot get into my back end.

    Thank you,
    Dora

  2. Samuel B
    moderator
    Posted 2 years ago #

    1st try adding this to top of wp-config.php
    define('WP_MEMORY_LIMIT', '64M');

    test now

    if that doesn't work
    ftp to plugins folder and temporarily rename it - this will deactivate your plugins

    name it back correctly and activate plugins one by one

  3. dtarver
    Member
    Posted 2 years ago #

    YES!!!

    :D

    Thank you so much!

Topic Closed

This topic has been closed to new replies.

About this Topic