This topic has 3 replies, 3 voices, and was last updated 10 years by SQadmin.

  • Author
  • #5638
     Josiah
    Participant

    I am getting this error when I reply to a BP post:
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 84 bytes) in /home/brink/public_html/community/wp-includes/wp-db.php on line 1551

    #5675
     SQadmin
    Keymaster

    Hi,
    You need to increase your php memory_limit. The hosting can do that for you
    this is caused by the increased number of plugins you are probably using

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #5676
     JohnDoe
    Participant

    in your php.ini you should find :
    memory_limit =

    change it to this

    memory_limit = 256M

    should resolve your problem

    #5679
     SQadmin
    Keymaster

    it is about memory limit. I edited your above code

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?