Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


brakemaster

Recommended Posts

Posted

I started this string after another getting no response from this one

I have been having problems from the start.

 

Yes, I have read the install instructions, over and over and over.

 

Actually the are no instructions about editing the configure.php files.

 

So, I have to say that "Instructions are not complete"

 

I have gone into these files and put the correct db info in and this error came up when I pointed my browser to my url "http://gamingandsoftware.com"

 

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

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

[TEP STOP]

 

If I point to "http://gamingandsoftware.com/install as Vger instructs in the "quick install guide" I get this:

 

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

 

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

More information about this error may be available in the server error log.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7a FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 Server at gamingandsoftware.com Port 80

 

what is my problem?

Posted

You need to do the installation process FIRST. If you try to access your site earlier, you'll get this error because neither the database is configured yet nor the paths are set.

 

To do the installation you can follow the instructions of the post you found or the instructions in the knowledge base, and they are both correct.

 

To avoid mistakes, you need to be sure of following things

1) Where is your store located? If in folder "catalog", then the path is mydomain.com/catalog/install if in the root, then catalog/install

2) Do you have the install directory uploaded?

3) Are permissions of files includes/configure.php and admin/includes/configure.php set to 777? You can check this via your host cpanel

4) What is your DB name, username and password? Check this via cpanel too (under"databases" or similar). Be sure if you need to use a prefix (eg domain_username) or not and if yes, then what?

 

All this you do taking a new clean package from the downloads here (version rc2a). Delete everything that you have installed earlier.

 

It should work

Posted

You need to do the installation process FIRST. If you try to access your site earlier, you'll get this error because neither the database is configured yet nor the paths are set.

 

To do the installation you can follow the instructions of the post you found or the instructions in the knowledge base, and they are both correct.

 

To avoid mistakes, you need to be sure of following things

1) Where is your store located? If in folder "catalog", then the path is mydomain.com/catalog/install if in the root, then catalog/install

2) Do you have the install directory uploaded?

3) Are permissions of files includes/configure.php and admin/includes/configure.php set to 777? You can check this via your host cpanel

4) What is your DB name, username and password? Check this via cpanel too (under"databases" or similar). Be sure if you need to use a prefix (eg domain_username) or not and if yes, then what?

 

All this you do taking a new clean package from the downloads here (version rc2a). Delete everything that you have installed earlier.

 

It should work

 

 

Thanks, I just tried that. Same s***

 

Internal server error

 

I need to see what a properly edited configure.php file looks like.

Archived

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

×
×
  • Create New...