• Just finished installing WP and suprisingly for my talents, it went very smooth. Upon login the Dashboard pronounces this error

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 92160 bytes) in /srv/www/htdocs/wp-includes/rss-functions.php on line 479

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 87 bytes) in /srv/www/htdocs/wp-includes/cache.php on line 9

    A while later as I was poking around, the Write link shows something similar

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 92160 bytes) in /srv/www/htdocs/wp-admin/menu-header.php on line 45

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 87 bytes) in /srv/www/htdocs/wp-includes/cache.php on line 9

    I’ve poked and proded, but I don’t see the obvious. Can any one help. I would like to fully evauate WP for production use, but Iseem to be stumped on the most obvious of errors.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I am having this same issue although I have been using WP 2 and haven’t had this problem until this week. Any updates on this issue?

    Allowed memory size issues are usually something to be addressed to your host. (that sounded arrogant, but just stating based on whatever little experience I have w/ shared hosts)

    I suggest you send a support tkt to your respective hosts.

    I am having the same problem on a machine with 1GB RAM!
    Caused by bad feed data. You can solve it by either of the two methods described here.

    1GB of ram is likley NOT allocated to PHP. 8MB is the typical default memory size (located in php.ini).

    If you have errors indicating that php needs more memory, adjust php.ini, contact your host, or uninstall some plugins.

    Yep, that’s it. Solved it. See my edit above.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error on login at Dashboard – fatal error’ is closed to new replies.