Forums

lots of data starting with rss_* in wp_option table make memory exceed error. (3 posts)

  1. elpis2000
    Member
    Posted 4 years ago #

    I am using eaccelerator & wp-cache.
    for several days, I have memory error ,'wp-include/cache.php on line 4'

    I deactivated all of plugins and checked my code.
    And then, I found that that is caused by bunch of rss_* data.

    It loads all of wp_options's data with cache.php. So I must delete datat starting with rss_* in wp_options frequently.

    This is so critaical problem.
    how can I delete rss_* with automatic or not use rss_*?

  2. drmike
    Member
    Posted 4 years ago #

    The issue was raised but look like it was never worked on.

    http://trac.wordpress.org/ticket/976

  3. Mittineague
    Member
    Posted 4 years ago #

    My “Clean Options” plugin allows for the deletion of both orphaned options and excess “RSS” options. http://www.mittineague.com/dev/co.php
    Enjoy and happy blogging :)

Topic Closed

This topic has been closed to new replies.

About this Topic