Changed directory, website gone, what now?
-
Hi there!
I first uploaded everything to https://www.mnskp.nl/wordpress, of course I want everything to just be on https://www.mnskp.nl, so I copied all the files in /wordpress to mnskp.nl. Now I get this error when opening https://www.mnskp.nl:
Warning: require(/var/www/web/snl625332/mnskp.nl/wordpress/wp-blog-header.php): failed to open stream: No such file or directory in /var/www/web/snl625332/mnskp.nl/wordpress/index.php on line 17 Fatal error: require(): Failed opening required ‘/var/www/web/snl625332/mnskp.nl/wordpress/wp-blog-header.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/web/snl625332/mnskp.nl/wordpress/index.php on line 17
The index.php states the following:
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );What do I need to do?
- The topic ‘Changed directory, website gone, what now?’ is closed to new replies.