Guest User

Untitled

a guest
Aug 15th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. Rails: Can't connect to local MySQL server through socket
  2. development:
  3. adapter: mysql
  4. encoding: utf8
  5. database: yourapp_development
  6. username: youruser
  7. password: yourpassword
  8. socket: /opt/lampp/var/mysql/mysql.sock
Add Comment
Please, Sign In to add comment