joefrank
6-8-04, 12:19 PM
I am installing osCommerce and set up my database. I get this error and it will not let me continue.
New Installation
osCommerce Configuration
A test connection made to the database was NOT successful.
The error message returned is:
Table 'OrganicSolutions.configuration' doesn't exist
Please click on the Back button below to review your database server settings.
If you require help with your database server settings, please consult your hosting company.
I ended up loging into the database and creating a table called configuration. Did I do the wrong thing? It allowed me to complete the installation. when I click Catalog or Administration Tool button it gives me another error:
1054 - Unknown column 'configuration_key' in 'field list'
select configuration_key as cfgKey, configuration_value as cfgValue from configuration
[TEP STOP]
What am I doing wrong????
Thanks,
Joey
New Installation
osCommerce Configuration
A test connection made to the database was NOT successful.
The error message returned is:
Table 'OrganicSolutions.configuration' doesn't exist
Please click on the Back button below to review your database server settings.
If you require help with your database server settings, please consult your hosting company.
I ended up loging into the database and creating a table called configuration. Did I do the wrong thing? It allowed me to complete the installation. when I click Catalog or Administration Tool button it gives me another error:
1054 - Unknown column 'configuration_key' in 'field list'
select configuration_key as cfgKey, configuration_value as cfgValue from configuration
[TEP STOP]
What am I doing wrong????
Thanks,
Joey