• After updating to the new version, I keep getting /wp-blog-header.php:16 error and wp-load.php file becoming blank with 0kb
    It happened to few WordPress websites on different servers, I tried checking for viruses and malware and re installing fresh WordPress and update all the plugins, it seems that some plugins are crashing wp-load.php file, but I’ve been working with those plugins for a long time with no issues until recently, some of those plugins are necessary and critical for the theme.
    Can someone help?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • I keep getting /wp-blog-header.php:16 error and wp-load.php file becoming blank with 0kb

    Do you have a screen capture of the error?

    Did you check the php error log?

    Thread Starter ranrefael

    (@ranrefael)

    This is the error log I get every time I log in to Admin, I have to upload wp-load file to restore the website

    [09-Feb-2021 01:46:20 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp() in /home/customer/www/studiorefael.com/public_html/wp-blog-header.php:16
    Stack trace:
    #0 /home/customer/www/studiorefael.com/public_html/index.php(17): require()
    #1 {main}
    thrown in /home/customer/www/studiorefael.com/public_html/wp-blog-header.php on line 16
    [09-Feb-2021 01:46:20 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp() in /home/customer/www/studiorefael.com/public_html/wp-blog-header.php:16
    Stack trace:
    #0 /home/customer/www/studiorefael.com/public_html/index.php(17): require()
    #1 {main}
    thrown in /home/customer/www/studiorefael.com/public_html/wp-blog-header.php on line 16

    Call to undefined function wp()

    Did you do any modification before it happened? Plugin update or version upgrade?

    Thread Starter ranrefael

    (@ranrefael)

    I didn’t, WordPress did auto updates before that happened, I tried installing older version of WordPress, but the problem is still there.
    I checked for a solution online and found this https://youtu.be/ZZmt4KmtIyo
    It seems it happened to few more people recently, unfortunately the server won’t allow me to change the file permission to 444 to test this solution.

    WordPress did auto updates before that happen

    That’s seems to be the issue, usually I’ve never encountered an auto update problem, nevertheless I always suggest to do the process manually (create backups, manual update, etc)

    As for the permissions, I suggest to get in touch with your hosting tech support

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP-LOAD.php is becoming blank 0kb’ is closed to new replies.