How could I login to HostMonster, then go to the Remote MySQL and add IP address?
GAME -5 Junior Poster
Recommended Answers
Jump to PostYou need a correct connection string to the server. I will guess:
this is a default connection string type:
"Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;"you can see you need 4 different data, fill them in and you can access to user db on hostMaster.
As simple as that.
Jump to PostHostMonster restricts access to the DB by IP address. Localhost is always allowed.
Thats the same server providers. When you do your own homepage at any of such offerers, you have to use a localHost as path to the database. So it will not do. Sorry.
All 8 Replies
GAME -5 Junior Poster
Mitja Bonca 557 Nearly a Posting Maven
GAME -5 Junior Poster
Ketsuekiame 860 Master Poster Featured Poster
Mitja Bonca 557 Nearly a Posting Maven
Ketsuekiame 860 Master Poster Featured Poster
GAME -5 Junior Poster
Ketsuekiame 860 Master Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.