HI, On webfaction if a log into Rails console Time.zone.now will output a different time zone than the one use by Time.now. I wouldn't normally ask the question here... but as I tried to investigate using the console webfaction killed my server process cause of memory issue... (can't run both my server and the rails c) So I have no clue where the problem come from? here's my nginx conf :
asked 22 Sep '11, 15:32 plehoux |
Solve: added
to ~/webapps/app_name/bin/start answered 22 Sep '11, 16:27 plehoux |