Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installing database in oscommerce


Guest

Recommended Posts

Posted

When trying to create the database in mysql I keep coming up with the following error:

 

A test connection made to the database was NOT successful.

 

The error message returned is:

 

Access denied for user: '[email protected]' (Using password: YES)

 

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.

 

 

Now the domain is not ensim.smarty.dns16.com, this I belive is the reason why I cant install the database in oscommerce. If there is a way I can hard code the username to point to the right domain I would be very greatful.

 

Phill

Posted

Warning: mysql_connect(): Host '******' is not allowed to connect to this MySQL server in *:\******\www\*****\******\includes\functions\database.php on line 19

Unable to connect to database server!

 

This indicates the wrong server DB_SERVER information in the configure.php files

 

Warning: mysql_connect(): Access denied for user: '****@*****' (Using password: *****) in *:\******\www\*****\******\includes\functions\database.php on line 19

Unable to connect to database server!

 

This indicates the wrong username DB_SERVER_USERNAME or password DB_SERVER_PASSWORD information in the configure.php files

 

1046 - No Database Selected

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

This indicates that either no database has been created or the wrong database name DB_DATABASE exists in the configure.php files

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

Thanks, but I still couldnt find where its getting the domain from when its not the one being inputted by me, still getting the same error

Posted

Where are you getting this error message? In phpmyadmin or in the osc setup? If you are getting in phpmyadmin then you need to contact your hosting company. I know with my hosting company I can not create a database through phpmyadmin, I have to do it through their control panel, then I can manage it within phpmyadmin. The error you are getting sounds like the error I get if I try to do it through phpmyadmin.

Posted

Its happening in the osc setup. I have already created the database through there control panel.

 

Is there a way to bypass this part of the setup or import the data another way?

Archived

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

×
×
  • Create New...