• I upgrade 3.2.1 and dont work plugins. I put php.ini in 128M, put wp-config with 128m, and httpacces.

    but continued error present show in the dashboard.

    : Fatal error: Out of memory (allocated 14680064) (tried to allocate 388172 bytes) in /home/webandho/public_html/wp-includes/class-feed.php on line 4

    I try to change the name of folder plugin. but dont work better. I try to download of new plugin WP downloaded and tell success but the plugin is not exits beceuse I hide the folder, .. anyway…

    Someone know other way to improve the out of memory problem????

Viewing 15 replies - 1 through 15 (of 28 total)
  • same problem…

    Thread Starter carlostapi

    (@carlostapi)

    And the Wp Team, dont said anything???

    Why put online WP 3.2.1 if dont fixed the tipical problem out of memory… I think wp.config came pre-set with memory in 128M and put php.ini

    I’ve got same problem when i edited a post and waiting for refresh : Out of memory … wp-includes/post.php on line 1633 !

    It is the first time i’ve such a problem.

    Try increasing the memory available to PHP:
    http://wordpress.org/support/topic/253495#post-1017842

    Thanks πŸ™‚
    I already have en php.ini with memory_limit = 64M ; but fail …
    I try 256M

    Thread Starter carlostapi

    (@carlostapi)

    I put pho.ini and wp-config with 128M and dont work… as WP 3.2.1 dont read the new memory linmit… the WP team dont said nothing…

    The fixes suggested may not work with all hosts. See the last step on the post I linked to. This has nothing to with WordPress 3.2.1 and everything to do with your hosting.

    Thread Starter carlostapi

    (@carlostapi)

    Look this I can put TCP Memory plugin and look.

    Memory Usage Overview
    Usage Sample: 14.11MB (10%)
    Peak Usage: 14.23MB (10%)
    All-Time: 14.23MB on 7/15/11 @ 7:27 pm (shutdown)
    Load Averages: 0.09 0.12 0.14
    WP Memory Limit: 128M
    PHP Memory Limit: 139M

    I have a memory, but the INCOMING LINK said: Fatal error: Out of memory (allocated 14680064) (tried to allocate 388172 bytes) in /home/webandho/public_html/wp-includes/class-feed.php on line 4

    And

    plugin said Fatal error: Out of memory (allocated 14680064) (tried to allocate 388172 bytes) in /home/webandho/public_html/wp-includes/class-feed.php on line 4

    both in the dashboard… I Reload WP 3.2.1 10 times over the server…

    Bump.
    I get this:
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16384 bytes) in …/wp-includes/class-feed.php on line 4

    This happens in a function that calls fetch_feed(), and after the feed has been updated. Then, after an immediate refresh it is gone.

    Line 4 of class-feed.php is:
    require_once (ABSPATH . WPINC . ‘/class-simplepie.php’);

    Is this a bug, or could it be that SimplePie just takes a lot of memory?

    Still investigating.

    I have the same problems and NONE of the fixes work. I’m only getting this error on the home page and none of the other pages. Baffling. I’ll call host tomorrow per esmi’s suggestion to see about changing. See if that helps and will comment again either way. What’s weird is that the site was JUST FINE this AM and now it’s not.

    Thread Starter carlostapi

    (@carlostapi)

    WEBLEO

    hi, how you update the feed?

    “” This happens in a function that calls fetch_feed(), and after the feed has been updated. Then, after an immediate refresh it is gone “”

    but I continued with the error, If impossible charge the plugins, and I think put mi aold version 3.1.3 because this version not have a problems… I hope the new version 3.2.2 had fixed the memory problem… or someone put the code fixed in this post…

    Hi calostapi,

    I am afraid I am using 3.1.3 and having this issue πŸ™

    But anyway, the feed is just any RSS feed on the web, which occasionally gets updated with new posts. In my case it’s the feed of a facebook page, and every time the page owner posts a new status, the feed gets updated.

    Thread Starter carlostapi

    (@carlostapi)

    oka. thanks,

    you know other way to increase de memory in WP 3.2.1 I try phpini, httaccess, and wpadmin. but dont work…

    you know if exist other page in admin o includes that need increase the memory too?

    Try contacting your hosts for assistance. Some host do not allow you to alter the available memory limit via .htaccess, php.ini or wp-config.php.

    Thread Starter carlostapi

    (@carlostapi)

    I am owner of server I put limit on server over 256MB.

Viewing 15 replies - 1 through 15 (of 28 total)
  • The topic ‘WP 3.2.1. problem out of memory’ is closed to new replies.