Advertisement
Guest User

Untitled

a guest
Jun 10th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. sadpe:
  2. sadpe_cnn:
  3. class: sfDoctrineDatabase
  4. param:
  5. dsn: 'mysql:host=localhost;dbname=bd_sadpe'
  6. username: root
  7. password: root
  8.  
  9. sgau:
  10. sgau_cnn:
  11. class: sfDoctrineDatabase
  12. param:
  13. dsn: 'mysql:host=localhost;dbname=bd_sgau'
  14. username: root
  15. password: root
  16.  
  17. # this solution generate an error when i use this "doctrine:build-all --env="sadpe" --application="admin"
  18.  
  19. # error: There is no open connection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement