Guest User

Untitled

a guest
Jul 29th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Rails production: No such file or directory - Error opening database in production.log
  2. Errno::ENOENT (No such file or directory - Problem opening database)
  3.  
  4. production:
  5. adapter: mysql2
  6. encoding: utf8
  7. reconnect: false
  8. database: paintings_production
  9. pool: 5
  10. username: paintings
  11. password: mypass
  12. socket: /var/lib/mysql/mysql.sock
Add Comment
Please, Sign In to add comment