Hi All,
Can anyone tell how to connect to database in different server. Now if i want in Localhost i will give
Host = Localhost
username = abcdef
password = abcdef
But if i want to connect for another database in different ip
Host = 192.168.1.14
username = abcdef
password = abcdef
The above configuration is not working. I am using Ubuntu OS, can anyone help me in this.



Reply With Quote

Bookmarks