for development and test environment of my rails app (rails 3.1) I use mysqlite3, which works fine. For production environment on the shared server I use mysql. Everything deploys fine with capistrano, but then Passenger gives this error: "Please install the mysql2 adapter: for development and test environment of my rail