Viewing 2 replies - 1 through 2 (of 2 total)
  • There’s a good chance one of your plugins is causing a problem. When did the error start? Was it after a recent plugin install or update? You might see if you can’t get into your FTP to disable or delete a plugin you think is problematic.

    Basically, you either need to fix the PHP problem that is causing too much memory to leak, OR you can allocate extra memory to PHP by either:

    1. Going into your wp-config.php file and increasing the memory there
    2. Asking your host to increase the memory allocation in your php.ini file

    Here’s a good article on WPBeginner that goes over the details.

    Thread Starter saywhatpaper

    (@saywhatpaper)

    Wow thank you for the fast reply. It just started right after I updated a plugin. I will try your suggestions. And thanks for the article reference too.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Log In Fatal Error Help’ is closed to new replies.