Ver Mensaje Individual
  #2 (permalink)  
Antiguo 15/03/2007, 13:53
lccmary23
 
Fecha de Ingreso: marzo-2007
Mensajes: 2
Antigüedad: 17 años, 2 meses
Puntos: 0
Re: como configurar bd con otro ip?

Hello again,

Ooops, i guess i didn't read comment lines. Was there all the time, i'm so embarrased jiji.

development:
adapter: mysql
database: xxx
#encoding: utf8
username: yyy
password: zzz
socket: /path/to/your/mysql.sock

# Connect on a TCP socket. If omitted, the adapter will connect on the
# domain socket given by socket instead.
host: 250.125.23.25
port: 3306

Espero sea eso, porke aun no puedo entrar pero no creo que sea por el mismo error qu eme marcaba antes, ahora es este:

Mysql::Error in Admin#index

Host 'MY.IP.MACH.INE' is not allowed to connect to this MySQL server

Así que supongo son permisos del servidor de mysql jeje

Ciao.