• I’m running WP 3.6 with BP 1.8

    I get the following error:

    Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 1966080 bytes) in /home/home/domain.com/wp-includes/SimplePie/Item.php on line 2736

    I already tried the following:
    – Increase memory through wp-config
    – Increase memory through php.ini
    – Disabling plugins

    However the error doesn’t wanna go away.

    Any advice?

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Ask your webhost to raise the memory available to PHP from their end.

    Thread Starter ultimateuser

    (@ultimateuser)

    I’ve successfully increased my memory to 256Mbyte using php.ini It states now my memory usage is 34%.

    However as soon as I activate the WP SEO by Yoast plugin I still get the an error:

    Fatal error: Out of memory (allocated 90177536) (tried to allocate 122880 bytes) in /home/home/domain.com/wp-admin/includes/post.php on line 255

    Can you help?

    The error message above suggests that you only have 86M of PHP memory available. You need to go back to your hosts with this.

    That should be plenty of memory as the WP core by itself requests about 40MB.

    What other plugins are running?

    Thread Starter ultimateuser

    (@ultimateuser)

    Dreamhost won’t give me support on this.

    From a plugin I can tell I am currently using 85 of 265M of PHP.

    Plugins I’m using:

    Add New Default Avatar
    bbPress
    Better WP Security
    Buddypress
    Buddypress Live Group Chat
    Buddypress Sitewide Activity Widget
    ShareThis
    SocialLogin
    Usernoise
    Wangguard
    WP-Memory-Usage
    WP Google Fonts

    Thread Starter ultimateuser

    (@ultimateuser)

    But I have done that already? I’ve increased it to 256M using php.ini

    The error message above suggests that you only have 86M of PHP memory available. You need to go back to your hosts with this.

    Thread Starter ultimateuser

    (@ultimateuser)

    That’s where I get stuck. Dreamhost doesn’t support memory issues.

    It’s strange because WP-Memory-Usage plugin shows I have 256M….

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