Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tep_db_connect()


danny_m

Recommended Posts

Hi,

 

I have a problem. I cannot connct to the Database, although username and password are correct. Its about this lines (the file application_top.php):

 

// make a connection to the database... now

tep_db_connect() or die('Unable to connect to database server!');

 

Each time I open default.php I get this error message.

 

What can it be?

Link to comment
Share on other sites

sorry, I meant for the Database user...

 

like do they have CREATE, INSERT, DELETE, SELECT permissions, etc.

 

My hosting provider just has a console I can set these things at.

 

I ask because I had a problem like this upon install, but I change the database permissions for my user and then it was able to connect.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...