• Hi there,
    I’ve recently updated my WordPress site to 4.2.2 and now I can’t log in at my admin site. I get the following error:

    Warning: require(/home/content/77/12366977/html/wp-admin/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/content/77/12366977/html/wp-admin/index.php on line 17

    Fatal error: require() [function.require]: Failed opening required ‘/home/content/77/12366977/html/wp-admin/wp-blog-header.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/77/12366977/html/wp-admin/index.php on line 17

    If I can’t log in, I’m not sure where to make this change. I can go to the file manager, but I don’t really know where to look.

    Thanks,
    Stephanie

Viewing 3 replies - 1 through 3 (of 3 total)
  • anonymized-13749270

    (@anonymized-13749270)

    The wp-blog-header.php is located in the home directory, not in the wp-admin/..

    The problem is located in the 17th line of index.php file.

    Thread Starter stephsandyconsulting

    (@stephsandyconsulting)

    Hello,
    I’m having a very similar issue. I updated my wordpress version and it broke my website.. so I restored the previous one, but now get the following error:

    Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/content/77/12366977/html/wp-content/themes/rocco/functions.php on line 86

    Warning: implode() [function.implode]: Invalid arguments passed in /home/content/77/12366977/html/wp-content/themes/rocco/functions.php on line 86

    When I go to look at line 86 in the Editor – it doesn’t show me the lines. I can’t find the problem to fix it.

    My website: http://www.stephaniesander.com

    Any help would be much appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fatal Error At wp-admin’ is closed to new replies.