Http 500 error
Website URL
Error Message
Warning: require(/home/vol9_4/infinityfree.com/if0_42181385/taylordesigns.page.gd/htdocs/wp-blog-header.php): Failed to open stream: No such file or directory in /home/vol9_4/infinityfree.com/if0_42181385/taylordesigns.page.gd/htdocs/index.php on line 17
Fatal error: Uncaught Error: Failed opening required ‘/home/vol9_4/infinityfree.com/if0_42181385/taylordesigns.page.gd/htdocs/wp-blog-header.php’ (include_path=‘.:/usr/share/pear/’) in /home/vol9_4/infinityfree.com/if0_42181385/taylordesigns.page.gd/htdocs/index.php:17 Stack trace: #0 {main} thrown in /home/vol9_4/infinityfree.com/if0_42181385/taylordesigns.page.gd/htdocs/index.php on line 17
Other Information
I know basicaly nothing about coding, hence why im using wordpress and don’t know how to fix this error so I can get my site online. it is set to be online so that shouldnt be the problem, the link just doesnt work.After receiving the initial http 500 error, I turned on error messages in Configure php directives and reveived this error. When I go to the file specified, this is what it shows:
php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';
Discussion in the ATmosphere