Fatal error: Allowed memory size

  • ross

    #9660

    After updating some plugins and refreshing the site, I get this:

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /home/workarr2/public_html/****************/wp-includes/meta.php on line 819

    Any suggestions?

    Mod

    Kenneth John Odle

    #44143

    Yes. You either need to reduce the number of plugins you are using, or to increase the memory PHP is getting on your server. You can do the latter via an .htaccess file if you are running Apache, or via your server’s php.ini file if your server gives you access to that.

    ross

    #44144

    I had no idea there was a limit to the plugins you can use. Good to know. Thanks for the help!

    Anonymous

    #44145

    Sometimes it is a specific plugin which is causing this error. I remember having a similar memory limit error.

Viewing 4 posts - 1 through 4 (of 4 total)

  • You must be logged in to reply to this topic.