Ruby on Rails
Thursday, February 27, 2014
On Thursday, February 27, 2014 3:02:43 AM UTC, Azroth wrote:
development:
adapter: mysql2
host: <my server ip>
port: 3306
encoding: utf8
reconnect: false
database: rails32801blog_development
pool: 5
username: <my username>
password: <my password>
socket: /var/lib/mysql/mysql.sock
It would be unusual to provide both a socket and a host. Perhaps the connection is blocked (firewall etc) and ruby is waiting in vain for the connection to open?
Fred
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b95b6e9c-f0a0-4bb6-98cf-9c02baac91e2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment