Skip to content

Instantly share code, notes, and snippets.

@LTe
Created July 27, 2010 09:49
Show Gist options
  • Save LTe/491991 to your computer and use it in GitHub Desktop.
Save LTe/491991 to your computer and use it in GitHub Desktop.
lite@stallman2:~$ satan mysql list ruby | grep xmpp
my2924_xmpp
my2924_xmpp all my2924_xmpp.* yes
Config:
production:
adapter: mysql
host: wall.rootnode.net
database: my2924_xmpp
user: my2924_xmpp
password: pass
pool: 5
timeout: 5000
Próba migracji:
lite@stallman2:~/ruby/xmpp.ruby-blog.pl/htdocs$ RAILS_ENV=production rake db:migrate
(in /ruby/lite/www/xmpp.ruby-blog.pl/htdocs)
rake aborted!
Access denied for user 'root'@'localhost' (using password: YES)
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment