Advertisement
Guest User

Untitled

a guest
Apr 24th, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. http://www.guarana.net.pl/
  2.  
  3. all:
  4. oracle:
  5. class: sfPropelDatabase
  6. param:
  7. phptype: oracle
  8. host: 192.168.0.98
  9. schema: ETURYSTA
  10. database: wpi
  11. username: WWWUSER
  12. password: s1e2c3r4e5t
  13. #compat_assoc_lower:true
  14. encoding: utf8
  15. persistent: false
  16.  
  17. mysql:
  18. class: sfPropelDatabase
  19. param:
  20. phptype: mysql
  21. host: localhost
  22. database: guarana
  23. username: guarana
  24. password: guarana81
  25. persistent: false
  26. encoding: utf8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement