• I had an issue with my server provider a few months ago and they completely trashed my site. I am going to move to a new one, but I want to get all my posts out of my old site before I do. The old database is still there, so I was told that all I needed to do was install a new set of core files and I could access it. I’ve tried and I am now getting an error:

    Warning: require_once(/home/itcousin/michaelacousin.com/recover/wp-includes/load.php) [function.require-once]: failed to open stream: No such file or directory in /home/itcousin/michaelacousin.com/recover/wp-load.php on line 48

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/itcousin/michaelacousin.com/recover/wp-includes/load.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/itcousin/michaelacousin.com/recover/wp-load.php on line 48

    I cannot figure out what is going on here. I’m not that experienced with doing this manually, but I can’t find anything wrong with the load.php file.

Viewing 1 replies (of 1 total)
  • Try re-uploading all files & folders – except the root wp-config.php & .htaccess files and the wp-content folder – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

Viewing 1 replies (of 1 total)
  • The topic ‘New Install with old database issue’ is closed to new replies.