Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

my SQL access error?


melveile

Recommended Posts

Posted

Hi,

 

I'm trying to install the script and get the same error every time. I've created an SQL database name, username, and password in my website admin panel, but get the following:

 

New Installation

 

Database Import

 

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.

 

 

 

Any help would be greatly appreciated,

Thanx

Posted

Try leaving the username and password blank and let osC make the DB for you. Then "if" successful you should be good to go. The username and password can then be found in the file includes/configure.php near the bottom one the program is installed.

 

Peter

  • 2 weeks later...
Posted

Leaving the username and password allowed for a successful connection for me. Now my question is where exactly to add the information at the bottom of the configure file as you've mentioned.

 

define('DB_SERVER_USERNAME', '');

 

Does it go between the last two quotes within the brackets? Is anything other than the username required?

 

Thanks,

 

Kelly

Archived

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

×
×
  • Create New...