Forums

[resolved] Fatal error: admin-header.php on line 104, after moving webhosts (3 posts)

  1. Jessica Sideways
    Member
    Posted 1 month ago #

    Hello,

    I have moved from MediaTemple to A Small Orange and now, I am having issues with WordPress, specificially, when I try to use my Admin panel, it returns with this error:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/koaca/public_html/jessicasideways.com/wp-admin/admin-header.php on line 104

    I have looked at the file and here is what line 104 of admin-header.php is:

    <img id="header-logo" src="../wp-includes/images/blank.gif" alt="" width="32" height="32" /> <h1 id="site-heading" <?php echo $title_class ?>><a href="<?php echo trailingslashit( get_bloginfo('url') ); ?>" title="<?php _e('Visit Site') ?>"><span id="site-title"><?php echo $blog_name ?></span> <em id="site-visit-button"><?php _e('Visit Site') ?></em></a></h1>

    Does anyone know what is going on? o.O

  2. whooami
    Member
    Posted 1 month ago #

    your answer is in the search. hundreds if not thousands of times over.

    http://wordpress.org/search/Fatal+error%3A+Allowed+memory+size+of?forums=1

  3. Jessica Sideways
    Member
    Posted 1 month ago #

    Sorry. I searched for admin-header.php, line 104 and Fatal Error but did not find the answer. My webhost increased the memory limits and the error went away.

Reply

You must log in to post.

About this Topic