My Drupal site ( http://www.bloggator.com ) is set up as a news aggregator. I've put a few hundred rss feeds into it and separated them into categories.
Suddenly, I've begun seeing timeouts when I try to add new feeds and I basically can't get the admin/menu page to load at all now. It will load maybe 1 out of every 20 times now, otherwise it just times out.
One of the Bryght guys is helping me out and we think that the menu.inc file is trying to cache menu items for every feed each and every category each time it's loaded.
Has anyone else ever seen these types of problems with menu.inc?
I also got this error when trying to disable one of the feeds that I recently added:
Fatal error : Incorrect key file for table: 'sessions'. Try to repair it query: DELETE FROM sessions WHERE timestamp < 1114255868 in /home/public_html/includes/database.mysql.inc on line 125
I'm running 4.5.2 on a dedicated P4 3.0 machine with dual SATA drives.
Help, please!
Thanks,
Jeff