Displaying 1 result from an estimated 1 matches for "demo_091506".
2006 Sep 15
2
unable to figure out how to get backgroundrb.yml to be used when starting backgroundrb
...xxxxx
password: xxxxx
socket: /var/lib/mysql/mysql.sock
i found that rake backgroundrb:start starts the server with the
default values so i attempted to run:
script/backgroundrb/start --config-file config/backgroundrb.yml
but i get the following error:
AM2005:/srv/www/railsapps/chip2-beta-demo_091506 #
script/backgroundrb/start --config-file config/backgroundrb.yml
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_record/connection_adapters/abstract/connection_specification.rb:194:in
`establish_connection'': development database is not configured
(ActiveRecord::AdapterNotSpecif...