Missing files after failed attempt to move URL

Permalink
I followed the instructions on moving the site from the mysite/concrete to just mysite. Disabled URL's, disabled cache, deleted cache then moved all the files and folders under mysite/concrete to the mysite folder. Then I tried to open the site to turn cache back on, and I got the following error.

Warning: require(concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home1/treasut7/public_html/concrete/index.php on line 2

Fatal error: require() [function.require]: Failed opening required 'concrete/dispatcher.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home1/treasut7/public_html/concrete/index.php on line 2

I have moved the files back to their original location but that still hasn't fixed the issue. I tried restoring last verision and I have had the files restored to several days prior to change by the host provider. Still getting this error. What did I do wrong and can I restore the site that was built?

 
agencecoteo replied on at Permalink Reply
agencecoteo
Hi,

Did you try to remove all files in files/cache ?

Nico
frank6312 replied on at Permalink Reply
Yes, the mysite/concrete/files/cache folder and contents were moved with the rest of the folders. I did not touch the mysite/files/cache folder though.
frank6312 replied on at Permalink Reply
Sorry, I miss read your response. As for removing the files in cache, which cache, the one under the mysite/concrete/files/cache or the mysite/files/cache?
frank6312 replied on at Permalink Reply
I just tried that, I moved all the files from mysite/concrete/files/cache to a different file (in case I needed to restore them). I then tried to reload the page and came up with the same error. I get the same error when I try to access the page through the admin log in as well.
agencecoteo replied on at Permalink Reply
agencecoteo
I think the problem is in the include_path.
If you can't change it, contact your web host.