Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem installing OSCommerce - Please HELP!!!


Hugo RSF

Recommended Posts

Posted

Hi there.

 

I'm having some problems to install OSCommerce.

 

I upload all files to Server and now, when i try to configure it, i receive this error:

 

A test connection made to the database was NOT successful.

 

The error message returned is:

 

Host '70.84.255.163' is not allowed to connect to this MySQL server

 

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 known that this is a common error, i use search the utility of this forum and find many posts about it, but any one helps me totaly.

 

After many changes this is the actual configuration:

 

- Configure.php files empty. without parameters:

define('DB_SERVER', '');

define('DB_SERVER_USERNAME', '');

define('DB_SERVER_PASSWORD', '');

define('DB_DATABASE', '');

 

- Database instaled and with all tables (import it manualy using the *.SQL file).

 

- My Website, with that error.

 

 

 

I tried to setup the configure.php files many ways, but the problem is sill there.

i used:

 

define('DB_SERVER', 'nutricao.superihost.com');

define('DB_SERVER_USERNAME', 'nutricao_BD'); --> I use it to enter in PHPMyAdmin and it works.

define('DB_SERVER_PASSWORD', '**************'); --> I use it to enter in PHPMyAdmin and it works.

define('DB_DATABASE', 'nutricao_BD'); --> the database name created by me with the server CPanel.

 

 

And that's all.

 

Could you please help me???? :'(

 

Thanks in advance!

Posted
Hi there.

 

I'm having some problems to install OSCommerce.

 

I upload all files to Server and now, when i try to configure it, i receive this error:

I known that this is a common error, i use search the utility of this forum and find many posts about it, but any one helps me totaly.

 

After many changes this is the actual configuration:

 

- Configure.php files empty. without parameters:

  define('DB_SERVER', '');

  define('DB_SERVER_USERNAME', '');

  define('DB_SERVER_PASSWORD', '');

  define('DB_DATABASE', '');

 

- Database instaled and with all tables (import it manualy using the *.SQL file).

 

- My Website, with that error.

I tried to setup the configure.php files many ways, but the problem is sill there.

i used:

 

  define('DB_SERVER', 'nutricao.superihost.com');

  define('DB_SERVER_USERNAME', 'nutricao_BD'); --> I use it to enter in PHPMyAdmin and it works.

  define('DB_SERVER_PASSWORD', '**************'); --> I use it to enter in PHPMyAdmin and it works.

  define('DB_DATABASE', 'nutricao_BD'); --> the database name created by me with the server CPanel.

And that's all.

 

Could you please help me???? :'(

 

Thanks in advance!

 

I dont see the error

Treasurer MFC

Posted
The error occours after i finish the instalation. when trying to connect to database the error is shown.

 

then check if this is right:

 

define('DB_SERVER', 'nutricao.superihost.com');

 

 

because it says that that host is not allowed to access mysql

Treasurer MFC

Posted
then check if this is right:

 

define('DB_SERVER', 'nutricao.superihost.com');

because it says that that host is not allowed to access mysql

 

I use the same host, try changing:

define('DB_SERVER', 'nutricao.superihost.com');

To:

define('DB_SERVER', 'superihost.com');

 

Thant's how I have it in both of my configure.php files and it works fine.

 

Bob G.

Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.

Archived

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

×
×
  • Create New...