Advertisement
Guest User

Untitled

a guest
Dec 10th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Store log:
  2. L 12/10/2016 - 21:01:55: [Store] Store Config 'Refunds' Loaded: configs/store/refund.cfg
  3. L 12/10/2016 - 21:01:55: [Store] Store Config 'Loadouts' Loaded: configs/store/loadout.cfg
  4. L 12/10/2016 - 21:02:19: [Store] Store Config 'Logging' Loaded: configs/store/logging.cfg
  5. L 12/10/2016 - 21:02:19: [Store] Store Config 'Refunds' Loaded: configs/store/refund.cfg
  6. L 12/10/2016 - 21:02:19: [Store] Store Config 'Loadouts' Loaded: configs/store/loadout.cfg
  7. L 12/10/2016 - 21:02:35: [Store] Store Config 'Logging' Loaded: configs/store/logging.cfg
  8. L 12/10/2016 - 21:02:35: [Store] Store Config 'Refunds' Loaded: configs/store/refund.cfg
  9. L 12/10/2016 - 21:02:35: [Store] Store Config 'Loadouts' Loaded: configs/store/loadout.cfg
  10. L 12/10/2016 - 21:03:15: [Store] Store Config 'Logging' Loaded: configs/store/logging.cfg
  11. L 12/10/2016 - 21:03:15: [Store] Store Config 'Refunds' Loaded: configs/store/refund.cfg
  12. L 12/10/2016 - 21:03:15: [Store] Store Config 'Loadouts' Loaded: configs/store/loadout.cfg
  13. L 12/10/2016 - 21:04:25: [Store] Store Config 'Logging' Loaded: configs/store/logging.cfg
  14. L 12/10/2016 - 21:04:25: [Store] Store Config 'Refunds' Loaded: configs/store/refund.cfg
  15. L 12/10/2016 - 21:04:25: [Store] Store Config 'Loadouts' Loaded: configs/store/loadout.cfg
  16.  
  17.  
  18.  
  19. Server log:
  20. L 12/10/2016 - 21:05:12: [SM] [1] Line 534, /home/forums/content/files/5/4/6/4/8/143438.attach::DB_Callback_Connect
  21. L 12/10/2016 - 21:05:14: [SM] Exception reported: No config entry found for 'store_ext' in databases.cfg.
  22. L 12/10/2016 - 21:05:14: [SM] Blaming: store-core.smx
  23.  
  24.  
  25. database.cfg
  26.  
  27. "store"
  28. {
  29. "driver" "mysql"
  30. "host" "127.0.0.1"
  31. "database" "storego"
  32. "user" "root"
  33. "pass" "password"
  34. }
  35.  
  36. (I have my real password in the password field instead)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement