Zen Cart Logo
Forums / General Questions / GoDaddy Hosting -- Error code: 1146 Table 'xxxx.configuration' doesn't exist

GoDaddy Hosting -- Error code: 1146 Table 'xxxx.configuration' doesn't exist

Locked

Views: 8,957

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
3 Nov 2010, 2:58 PM
#1
popss007 avatar

popss007

New Zenner

Join Date:
Jul 2009
Posts:
4
Plugin Contributions:
0

GoDaddy Hosting -- Error code: 1146 Table 'xxxx.configuration' doesn't exist

Error code: 1146 Table 'popss.configuration' doesn't exist
in:
[select configuration_key as cfgKey, configuration_value as cfgValue from configuration]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

GoDaddy File Manager will not load.

3 Nov 2010, 3:04 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: GoDaddy Hosting -- Error code: 1146 Table 'xxxx.configuration' doesn't exist

You haven't been hacked. I recommend doing a search on this forum for the term "configuration' doesn't exist" as the question has already been asked several times today already.

3 Nov 2010, 7:42 PM
#3
popss007 avatar

popss007

New Zenner

Join Date:
Jul 2009
Posts:
4
Plugin Contributions:
0

Re: GoDaddy Hosting -- Error code: 1146 Table 'xxxx.configuration' doesn't exist

Thank you. I have just finished extensive research and hours on the phone with Go Daddy. I have started a new SQL database and uploaded a back up to that database. I have discovered that the table "configuration" is missing. Can I import a table from one database to another?

3 Nov 2010, 8:26 PM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: GoDaddy Hosting -- Error code: 1146 Table 'xxxx.configuration' doesn't exist

That's useful information. Have you done an upgrade recently, and if so, how?

And in answer to your question, yes you can. If you're using phpMyAdmin you can export a table and import it into the new database.