‘Failed to Open Stream’ Error Message
-
I recently tried to update WP core on a site that completely broke. Luckily, I had a backup and uninstalled/re-installed WP on the current server. When I went to migrate the staging site on Flywheel to the freshly installed CPanel, I received an error:
`Warning: require(__DIR__/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home1/wiregras/public_html/index.php on line 17
Warning: require(__DIR__/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home1/wiregras/public_html/index.php on line 17
Warning: require(__DIR__/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home1/wiregras/public_html/index.php on line 17
Fatal error: require() [function.require]: Failed opening required ‘__DIR__/wp-blog-header.php’ (include_path=’.:/opt/php52/lib/php’) in /home1/wiregras/public_html/index.php on line 17`
Any ideas?
The topic ‘‘Failed to Open Stream’ Error Message’ is closed to new replies.