• adb

    (@adb)


    I get the following error messages when I try to login:
    Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in /home/mysite/public_html/wp-admin/index.php on line 3
    Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in /home/mysite/public_html/wp-admin/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/mysite/public_html/wp-admin/index.php on line 3
    I don’t know what could be missing. I was able to work in wordpress last night without any problem. Please help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • carthik

    (@carthik)

    index.php is at
    /home/mysite/public_html/wp-admin/index.php
    It should be at
    /home/mysite/public_html/index.php

    Thread Starter adb

    (@adb)

    It’s been resolved. Thanks! 🙂

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

The topic ‘error message’ is closed to new replies.