Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fatal error: Allowed memory size of 268435456 bytes exhausted


  • quincie
    Participant

    @quincie

    Hi,

    I am experiencing this error on my website.

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /home/desihumsafar/public_html/wp-content/plugins/buddypress/bp-core/bp-core-cache.php on line 209

    I’ve tried all the solutions, increasing memory limit in php.ini, increased memory limit in wp config but still i’m still getting it. Do we have any possible solution for this?

    Hope someone can help me with this.

    Thank you

    Best Regards,
    Quincie

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

  • Henry Wright
    Moderator

    @henrywright

    Hi @quincie

    268mb is quite a lot. Do you know what is causing this limit to be reached?


    quincie
    Participant

    @quincie

    Hi,

    Thank you for the response.

    I am using buddypress. I am getting it in activity area in the sidebar.

    It has lots of contents on it as I’ve manually transferred it in the database.

    Hope you can help me.

    Thank you so much.

    Best,
    Quincie


    danbp
    Moderator

    @danbp

    php memory limit is used to calculate the cache size of php scripts.
    Manually transfering content to DB has nothing to do with that.
    Deactivate all plugins except BP and if you use custom functions in your theme or via bp-custom.php, remove them provisory, while testing your install.

    FYI, WP recommends 40Mo (single) or 64Mo (MS) and by using BP, a recommend size is 128M. The maximum you can set anyway is 256Mo. (which is largely enough for a script)
    See doc in wp-admin/admin.php:138

    Some usefull tips/recommendations can be found here.


    quincie
    Participant

    @quincie

    Thank you so much guys for the response. But unfortunately, it has not been resolved yet. 🙁

    Right now, the bug is still there and I’m keeping to do research about it.

    Thank you and have a great day ahead.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error: Allowed memory size of 268435456 bytes exhausted’ is closed to new replies.
Skip to toolbar