Access mySQL remotely?

Status
Not open for further replies.

ionutz

New Member
Messages
3
Reaction score
0
Points
0
What is the connection string for accessing the mysql database from another server through php... How do I access the database remotely?

Thanks
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Your need to edit the config.php file. Then you would need to add the MySQL Database to the remote mysql.
 

ionutz

New Member
Messages
3
Reaction score
0
Points
0
My question is what is the ip of the mysql server on x10hosting.

I want to be able to access the database i have on here, remotely! Is that possible?
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
The ip for the server you are on(Stoli) is 74.86.116.188
 
Status
Not open for further replies.
Top