[Rails] Database connection to remote machine

2012-03-22 Thread Dharmdip Rathod
HiAll, Here is strange problem. Application is on cloud server. Database server is on another instance and application hosted on different instance. databse server ip : xxx.xxx.xxx.xxx application server ip : yyy.yyy.yyy.yyy development: adapter: mysql database: database_name username: **

Re: [Rails] Database connection to remote machine

2012-03-20 Thread Colin Law
On 20 March 2012 07:44, Dharmdip Rathod wrote: > HiAll, > > Here is strange problem. > > Application is on cloud server. Database server is on another instance > and application hosted on different instance. > > databse server ip : 170.2.14.131 > application server ip : 170.2.14.137 > > developmen

[Rails] Database connection to remote machine

2012-03-20 Thread Dharmdip Rathod
HiAll, Here is strange problem. Application is on cloud server. Database server is on another instance and application hosted on different instance. databse server ip : 170.2.14.131 application server ip : 170.2.14.137 development: adapter: mysql database: database_name username: