New Zenner
- Join Date:
- Apr 2009
- Posts:
- 9
- Plugin Contributions:
- 0
Help 1146 Table 'configuration' doesn't exist error! How do I solve?
I am working on Zencart 1.39. url: http://studentsupply.com Hosting company: TigerTech
We were attempting to upgrade. First by creating a cloned version of the current main site (the site is quite large and since I did not create it, I was not sure what additional hacks or changes were made, figured this would be the safest route).
So I Created separate directory, uploaded files then database. Then, all of a sudden, the main site went to the nddbc.html error. I looked through includes/configure.php and checked the the db username, password which was correct.
So I added the password again (change password for mysql, but used same password)
Now I get this error:
1146 Table 'student_ml.configuration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from configuration]
Tried loading backup, but error stayed the same.
PHP version 4.6.5.2
No add-ons or plugins were added.
Any ideas on How can I solve this issue? I have searched the forum for answers, but none I've tried has changed the situation.
Thanks in Advance anyone who can help me.