I just moved my wordpress blog to a new host and now i am getting this error: Warning: require(/home/thedocto/public_html/retirementinvestingplan/wp-content/advanced-cache.php) [function.require]: failed to open stream: No such file or directory in /home/thedocto/public_html/retirementinvestingplan/wp-settings.php on line 84 Fatal error: require() [function.require]: Failed opening required '/home/thedocto/public_html/retirementinvestingplan/wp-content/advanced-cache.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thedocto/public_html/retirementinvestingplan/wp-settings.php on line 84 i tried to grab the advanced-cache.php file but i can't download the file using my ftp client. It says file not found. Can anyone provide some insight here? thank you i appreciate any and all help
Is this (thedocto) your current username for the new hosting account? Or is the the name of the old hosting account. Did you do a clean install and just import the DB?
actually i figured it out on the WP forums, the issue was that i had wp-cache enabled and in the wp-config file it was looking for wp-cache and the file wasn't there but there was no way to move so i removed it from the config file and the site is working, all i did was move the database to my new host copy over the files and then change the config to read the new database properties, up and running for now did a little testing and everything appears fine thanks for input!