acoz Posted November 5, 2005 Posted November 5, 2005 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
admeister Posted November 5, 2005 Posted November 5, 2005 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.
acoz Posted November 5, 2005 Author Posted November 5, 2005 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?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.