Mysql error - An unexpected error occurred.

Permalink
Hello,

I tryed to put my local concrete5 site live to my webhosting.
List of things i did:
- Uploaded the files to ftp to a sub domein.
- exported the localhost database
-inported the sql file to my webhost
- config the site.php file and fill my information

also cleared my chace, tmp and update folders

Now when i go to the url i placed the site i get a Mysql error;

An unexpected error occurred.

mysql error: [1146: Table '50772concrete5.Config' doesn't exist] in EXECUTE("select * from Config where uID = 0 order by cfKey asc")

This above is greek to me so i dont know what to do about it. I send a mail to my webhosting and thay sad that my site.php file seems to be good but.. the tabel Config redirects to a
tabel that called config. doenst know what i need to do with that info but ok.

i hope someone here can help me with this

 
Mainio replied on at Permalink Reply
Mainio
This is probably because you developed under Windows and you are now under Linux.

Here's more information and how to fix it:
http://www.concrete5.org/documentation/how-tos/developers/mysql-dat...