Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with Database Server


acoz

Recommended Posts

Posted

Hi,

 

Im trying to install the shipping cart but i dont know what's my database server ip (Hostame or IP-address of the database server

The database server can be in the form of a hostname, such as db1.myserver.com, or as an IP-address, such as 192.168.0.1) How do i find out what's my database server ip?

 

RE

Posted
Hi,

 

Im trying to install the shipping cart but i dont know what's my database server ip (Hostame or IP-address of the database server

The database server can be in the form of a hostname, such as db1.myserver.com, or as an IP-address, such as 192.168.0.1) How do i find out what's my database server ip?

 

RE

 

you need to set up your database on your host's control panel. you can call it whatever you like.

 

most likely the database and the oscommerce will be on the same host. so, you need to set your information in your catalog/includes/configure.php file.

 

define the server, username, password, and database name.

 

this should start you in the right direction.

Posted
you need to set up your database on your host's control panel. you can call it whatever you like.

 

most likely the database and the oscommerce will be on the same host. so, you need to set your information in your catalog/includes/configure.php file.

 

define the server, username, password, and database name.

 

this should start you in the right direction.

 

 

That's the thing.. how do i find out, what's the database server ip?

Archived

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

×
×
  • Create New...