Remote database

i´m trying to connect to a remote database. when using the local
database,
everything´s fine, but when switching to the remote one i get the
following
error with “ruby public/dispatch.fcgi”:
“production database is not configured
(ActiveRecord::AdapterNotSpecified)”

any suggestions?

i´m on dreamhost, using FCGI and - as mentioned above - the application
works with the local database (which i can´t use, unfortunately).

patrick

solved: there was a “tab” in the database.yml-file.