Moved site but having problems

Permalink 2 users found helpful
Hi Everyone,

I'm going to try again. I moved a site and keep getting errors upon trying to finish installation. Keep getting the errors below:

Warning: require(concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/content/01/8304101/html/index.php on line 2

Fatal error: require() [function.require]: Failed opening required 'concrete/dispatcher.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/01/8304101/html/index.php on line 2

I developed the site in my sandbox. My customer has an account on godaddy so have attempted to move it there. Here is what I did and it may be the culprit.

Pulled the entire C5 folder to my local machine. Backed up the database and pulled it to my local machine. Went to customers hosting server and created a new directory. I uploaded the saved C5 folder on my local machine and pushed it to the new directory. everything looks good. Cretaed a database and imported the SQL database from my local machine. The database import showed no errors and ti looks good as well. Next I tried to go to his URL and tried to install. This is when the errors pop up. I edited the site.php to call on the root of his URL with the UN & PW of the newly created database with the imported tables. Used the new server information as well.

Anyone have any ideas? If not I guess I'll just start from scratch but hoping not to have to go there.

Thanks

surfsupjoe125
 
mnakalay replied on at Permalink Reply
mnakalay
Sorry if my comment sounds stupid but have you checked that you actually have the file dispatcher.php in the folder concrete and that the folder concrete is at the root with index.php?

That's what the error message seems to be saying...
surfsupjoe125 replied on at Permalink Reply
surfsupjoe125
Hi mnakalay,

Thanks for your reply. First off nothing is stupid when it comes to this stuff and sometimes we overlook the obvious. It turns out that he has a cheap hosting account. It can ONLY work with one site. I had created a new directory with the C5 stuff in it. Without deleting the wordpress load , which he had loaded and didn't like, the C5 site would not run.

I got it all sorted and it is running perfectly now.

Cheers
erlicha replied on at Permalink Reply
Hi.

Thank you for the post, had the same issue with client of mine.
Removed wrodpress and.... TADA!!!!

Thanks.

AE