Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moved servers now shop is broke


MikeHunt79

Recommended Posts

Our webhost has upgraded our webhosting to a bigger server, but now the shop does not work.

 

This is what I'm now presented with when I load my shop...:

 

1146 - Table 'test.configuration' doesn't exist

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

[TEP STOP]

 

What is causing this? I've checked the config files and everything seems ok... I'm kinda desperate as out shop cannot sell anything in this state.

Link to comment
Share on other sites

This is looking for a table called 'configuration' in a database called 'test', and not finding it. The configuration table is one of the default osCommerce tables and so should exist. Try to access your database via phpMyAdmin to check that all of the tables are there. It may be the case that your database did not get properly transferred to the new server.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...