Jump to content

[SOLVED] acess MySQL database on different servers (need help)


jsia18

Recommended Posts

I'm building a database right now but I'm afraid that I will be needing two database servers to split up the task.  How can I access the database in another server.  Example,  my php files are in server A and I want to access the database located in server B.  As I have read, you just have to allow port 3306, but how is this done and how does the mysql_connect syntax will look like if connecting to another server.  I also want to upload files from server A to server B using a php code,  how ill i do this?  Thanks

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.