Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1084807
    dallasrifflemedia
    Participant

    http://dallasriffle.com/melt2016/wp-login.php

    Latest version of everything.

    Did a fresh WP install on my server, installed X, activated the license, began auto-installing plugins and it suddenly crashed. I now cannot log in. The error is “Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 57345 bytes) in /home/drm4dm1n/public_html/melt2016/wp-includes/pomo/streams.php on line 201”

    Please reply with next steps. I can provide FTP credentials if needed.

    Thanks for your prompt attention.

    #1084937
    Joao
    Moderator

    Hi There,

    Would mind adding this in your wp-config.php located at the root directory of your site.

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

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Let us know how it goes.

    Thanks

    Joao

    #1085213
    dallasrifflemedia
    Participant

    Looks like that solved it- thanks!

    #1085321
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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