Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1238256
    tschural
    Participant

    Good afternoon!

    Since I installed the X Theme on my website, I have been getting this message and I can’t login into my WP account. I accessed my SFTP folder but still there is not anything that fixes the problem. This is the error I am getting:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 64 bytes) in /home/content/p3pnexwpnas05_data03/16/3158916/html/wp-includes/pomo/mo.php on line 276

    I will appreciate any help you can give!

    Thanks!

    #1238265
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! The first thing you can do to remedy this is to enter the following lines in your wp-config.php file at the root of your installation:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    Upon entering in this information everything should begin to work as expected unless your hosting provider has a limit on these parameters, which would keep them from taking effect. The next step would be to open up a support ticket with your hosting provider and ask them to increase your PHP memory limit to a higher setting, preferably 512M.

    Let us know how this goes!

    #1238272
    tschural
    Participant

    Hi, Nabeel!

    That worked for me!

    Thank you so much!

    Best,
    Lina

    #1238277
    Joao
    Moderator

    Glad to hear it,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1238256 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>