I tried to manually move a site from one hosting company to another via FTP file transfer and phpmyadmin database export/import. When I go to my domain, I get this error message:
Warning: require(/homepages/41/d628813605/htdocs/art-test/wp-includes/load.php): failed to open stream: No such file or directory in /homepages/41/d628813605/htdocs/art-test/wp-settings.php on line 21
Fatal error: require(): Failed opening required ‘/homepages/41/d628813605/htdocs/art-test/wp-includes/load.php’ (include_path=’.:/usr/lib/php5.6′) in /homepages/41/d628813605/htdocs/art-test/wp-settings.php on line 21
The issue I’m having is A) trying to find that file to see what needs to be corrected on line 21, and B) THE DATABASE LISTED IS A RANDOM DATABASE. I have checked all the mysql databases on my server (old and new companies) and that database is nowhere to be found.
I have been unable to locate the location of the file and cannot access the site at all.