search for: test_recov

Displaying 1 result from an estimated 1 matches for "test_recov".

Did you mean: test_recv
2006 Jul 31
0
rescue_action_in_public useless to capture low level errors
...incorrect db name in database.yml (for example), with lower level errors like when the DB server is just down, I still get the default system error screen for MySQL::ERROR : Can''t connect to local MySQL server through socket ''/tmp/mysql.sock'' (2) RAILS_ROOT: xxx/test_recover/public/../config/.. and the ugly stack trace (see end of message) QUESTION: Is there anything I can do to capture and handle low levers errors like this one? Thanks in advance. Alain Ravet Error screen contents: Can''t connect to local MySQL server through socket ''...