Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What info goes in install.php?


rstn123

Recommended Posts

Here is my database connect info.

 

$dbh=mysql_connect ("localhost", "user51_cart", "<PASSWORD HERE>") or die ('I cannot connect to the database.');

mysql_select_db ("user51_mysqlcatalog")

 

Im getting database connection error when I run install.php, what info do I need to put in these fields?

 

Database Server ?

Username ?

Password ?

Database ?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...