• I started getting these errors on my site when I edited the index.php file. I didn’t make a backup (i just forgot). So can anyone tell me what these errors mean and how I can go about fixing them?

    http://piecesofmike.com/

    Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in /home/x/public_html/index.php on line 3

    Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in /home/x/public_html/index.php on line 3

    Fatal error: main(): Failed opening required ‘./wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/x/public_html/index.php on line 3

Viewing 3 replies - 1 through 3 (of 3 total)
  • What does line 3 of the template say?

    Moderator James Huff

    (@macmanx)

    Would it be possible for you to download WordPress again, upload a fresh copy of index.php, and rebuild from there? It’s nearly impossible to fix this without knowing exactly what you did to break it.

    Need to make sure wp-blog-header.php is in that directory, apparently it is not.

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

The topic ‘Errors’ is closed to new replies.