Database error with Wordpress. Any help would be great!

Hi everyone. I am moving a website precision-west.com to precisionwest.net. I used a program called Backup Creator. It copies files, database, etc. I can see the database files got loaded and I can see all the wp-content, files, media, etc.

The problem is I keep getting this error every time I load it and I just can’t figure it out. Hopefully something simple that you can help me with.

Here is the error:

Warning: require_once(/home/precisionwest/public_html/wp-includes/cache.php): failed to open stream: No such file or directory in /home/precisionwest/public_html/wp-includes/load.php on line 412

Fatal error: require_once(): Failed opening required ‘/home/precisionwest/public_html/wp-includes/cache.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/precisionwest/public_html/wp-includes/load.php on line 412

Thanks,

Randy

are you transferring your wp folder to different server?

this might be the possible answers IF the server is different

・structure of the directory is different
・structure of the directory are the same but folder name is different

do you have file cache.php on this directory?
/home/precisionwest/public_html/wp-includes/cache.php

were you able to install your wp site? or this error appeared before installing?

I cant guarantee this solves but try checking it…

Thank you so much for the response. I spent some time on the phone with my hosting company and we found out that a Wordpress plugin was causing this error. I had to delete the corrupt plugin and reload it and it worked perfect. :smiley:

Sponsor our Newsletter | Privacy Policy | Terms of Service