Displaying 2 results from an estimated 2 matches for "chip2".
Did you mean:
chip
2006 Sep 15
2
unable to figure out how to get backgroundrb.yml to be used when starting backgroundrb
...t
config/backgroundrb.yml file as:
---
port: "22223"
timer_sleep: 60
load_rails: true
environment: production
host: localhost
database_yml: config/database.yml
acl:
deny: all
allow: localhost 127.0.0.1
order: deny,allow
and my database.yml
production:
adapter: mysql
database: chip2_production
username: 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/w...
2006 Nov 01
1
strange issue with backgroundrb behind apache/lighttpd
...#39;
(druby://localhost:42531) /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_h
andler.rb:53:in `process!''
(druby://localhost:42531) /usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/fcgi_h
andler.rb:23:in `process!''
(druby://localhost:42531) /home/chall/radrails/workspace/chip2/public/dispat
ch.fcgi:24
(druby://localhost:22222) /usr/lib/ruby/1.8/drb/invokemethod.rb:10:in `block
_yield''
(druby://localhost:22222) /usr/lib/ruby/1.8/drb/invokemethod.rb:17:in `perfo
rm_with_block''
(druby://localhost:22222) /usr/lib/ruby/1.8/drb/invokemethod.rb:14:...