Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fatal Error


  • joym
    Participant

    @joymoleta

    Please help. My site has been plagued with these random errors for the past two days. I have no idea what the problem could be. It seems that things were running just fine…

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 7680 bytes) in /hsphere/local/home/xxxxx/xxxxx.com/test/wp-content/plugins/buddypress/bp-core/bp-core-functions.php(138) : runtime-created function on line 1

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

  • GenealogyCoach
    Participant

    @samatva

    If your server can handle it, and you can access your php.ini file, you can increase the amount of memory allocated to PHP. It looks like you are using the H-Sphere control panel, that I am not familiar with.
    You need to find a line in the php.ini configuration file that reads something like:
    php_value memory_limit = "256M"
    and raise the memory limit to something like 320M and then restart PHP (usually by restarting your Apache Web Server)

    The other option is to turn off other plugins.


    quincie
    Participant

    @quincie

    Hi,

    I’m also getting this error on my website. I’ve asked for my hosting server to increase the memory limit and he did it. But I am still experiencing this. Do we have any option in solving this out?

    Please let me know.

    Thanks,
    Quincie

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal Error’ is closed to new replies.
Skip to toolbar