Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


jungle

Recommended Posts

Posted

Hi all,

 

Everything went well, but once I have installed the newest version of oscommerce I have got the following errors whenever I try to go to my shop:

 

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

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

[TEP STOP]

 

 

If I including in -> /index.php

then it works fine. I am going to set up a live shop and I would like to make sure if this problem is going to be big one or just minor. Please advice what caused this problem.

 

Thank you

jungle

Posted

ME too

 

But i think that is our problem because i install in Easyphp and it works fine wen i tray to install in my website says that "database.configuration doesnt exist

The world is great but we can make the world mutch bigger just need to think.....

Posted

Thank you for the reply, but I am not quit sure if understand your point.

 

Can you please elaborate litle bit please.

 

Jungle

Abdi

Posted

My point is that we are doing something that the aplication replay with that error, because wen i install OSc in Easyphp everything works fine the instalation i don?t have that problem, but wen im installing in my public website wen i try to connect to the data base always gives me that error so i think that is something that we don?t do right, maybe we must add a table to our data base because the error says Table 'DB_nacp7002.configuration' doesn't exist, this is the error that i have evrytime i try to instal OSc in my public site

The world is great but we can make the world mutch bigger just need to think.....

Posted

How did you install osCommerce on the server? Did you just copy the files or did you run the install script? If you did not use the install script, then you need to create the database on the server with the oscommerce.sql file.

 

For diagnostic purposes, it would help if you found another way to look at the database. For example, with phpMyAdmin, you could check if the database exists for that name and what tables are in it.

 

Hth,

Matt

Posted

so that is the problem thanks

The world is great but we can make the world mutch bigger just need to think.....

Archived

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

×
×
  • Create New...