• disenorm1

    (@disenorm1)


    Hello.

    Our web works (frontend) but I can’t get into backend.

    The error is:

    PHP Warning:  require_once(/home/vp2pnxmq/public_html/wp-load.php): failed to open stream: No such file or directory in /home/vp2pnxmq/public_html/wp-blog-header.php on line 13
    PHP Fatal error:  require_once(): Failed opening required '/home/vp2pnxmq/public_html/wp-load.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/vp2pnxmq/public_html/wp-blog-header.php on line 13

    My wp-blog-header.php is not empty. I have updated it with a new one with new content. As it doesn’t work i restored the old file.

    The structure is multisite.

    I have updated php version from 7.4 to 8.0.

    Cache folder is empty.

    My browser cache is empty.

    Is it usual this problem with wp 6.1?.

    THANK YOU VERY MUCH!!!

    • This topic was modified 2 years ago by disenorm1.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    Fatal error in the output generally indicates either:
    (1) your theme doesn’t like your version of WordPress
    (2) you have a plugin that doesn’t like your version of WordPress
    (3) or you have an incomplete install/upgrade

    Try Reviewing https://wordpress.org/support/article/common-wordpress-errors/#fatal-errors-and-warnings

    Thread Starter disenorm1

    (@disenorm1)

    Thank you for answering!!!.

    I forgot to say that I renamed pluging folder name (and plugings’ ones) and it still doesn’t work. So, maybe the problem it isn’t the plugings.

    I will check these topics.

    Moderator t-p

    (@t-p)

    I renamed pluging folder name

    Have also tried switching to one of the default (Twenty*) themes?

    What was done at the site that lead to this issue?

    Thread Starter disenorm1

    (@disenorm1)

    In order to switch to other default theme I have changed the folder name:

    betheme -> _betheme

    Have I to do another acction in order to do it?

    What was done at the site that lead to this issue?
    – Update to wp 6.1

    Moderator t-p

    (@t-p)

    I believe Betheme had some issue with the WP 6.1.

    Try updating that theme to the latest version.

    Thread Starter disenorm1

    (@disenorm1)

    I have updated manually Betheme and the error continues.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘wp 6.1 // wp-blog-header.php // Fatal error:’ is closed to new replies.