Missing Database Connection
Notice: this error is being rendered by the app/views/errors/missing_database.thtml view file, a user-customizable error page for handling errors within CakePHP.
app/views/errors/missing_database.thtml
unset($this->db); print_r($this); ?>