2009/12/4 Rafael Moyano <[email protected]>: > Le agregué el puerto al archivo de configuración y quedó así: > development: > adapter: mysql > encoding: utf8 > database: xpdt_development > username: root > password: xxxxxx > host: localhost > port: 3000
Proba cambiando localhost por 127.0.0.1 asi usa un socket TCP, y no un socket unix. -- -- Ricardo Markiewicz http://www.gazer.com.ar/ http://www.voyovoy.com/ - ¿Qué hay para hacer? _______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
