ruby - Rails not booting, nothing in the logs -
i moved working copy of rails 3 app test server staging server.
i'm getting standard error screen "we're sorry, went wrong."
however, development.log file has nothing added (the migration logs went in fine).
i've doubled checked settings, everything's fine.
if make dummy rails application works should.
edit: i'm using passenger on ubuntu 10.10
i under impression "we're sorry, went wrong." used in default production environment. messages being logged production.log?
as note, believe passenger launch application in production environment default (as opposed development environment).
Comments
Post a Comment