Advertisement
CMDL1NE

█ Hacked Nobleromancoins.com - DB Details

Jul 27th, 2011
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. ______ ____ ____ ______ _____ __ ____ _____ ________
  2. .' ___ ||_ \ / _||_ _ `.|_ _| / | |_ \|_ _||_ __ |
  3. / .' \_| | \/ | | | `. \ | | `| | | \ | | | |_ \_|
  4. | | | |\ /| | | | | | | | _ | | | |\ \| | | _| _
  5. \ `.___.'\ _| |_\/_| |_ _| |_.' /_| |__/ | _| |_ _| |_\ |_ _| |__/ |
  6. `.____ .'|_____||_____||______.'|________||_____||_____|\____||________|
  7.  
  8.  
  9. █ Cracked By: CMDL1NE
  10. █ CMDL1NE@w.cn
  11. █ Twitter.com/CMDL1NE
  12.  
  13. █ ALWAYS GIVE CREDITS BEFORE YOU SPREAD! █
  14.  
  15. █Website: Nobleromancoins.com
  16. █Pagerank: 3
  17. █IP: 174.123.14.196
  18.  
  19.  
  20.  
  21. ██████████████████████████████BEGIN█████████████████████████████████████
  22.  
  23. /*
  24. osCommerce, Open Source E-Commerce Solutions
  25. http://www.oscommerce.com
  26.  
  27. Copyright (c) 2003 osCommerce
  28.  
  29. Released under the GNU General Public License
  30. */
  31.  
  32. // Define the webserver and path parameters
  33. // * DIR_FS_* = Filesystem directories (local/physical)
  34. // * DIR_WS_* = Webserver directories (virtual/URL)
  35. define('HTTP_SERVER', 'http://www.nobleromancoins.com'); // eg, http://localhost - should not be empty for productive servers
  36. define('HTTPS_SERVER', 'https://nobleromancoins.authsecure.com'); // eg, https://localhost - should not be empty for productive servers
  37. define('ENABLE_SSL', true); // secure webserver for checkout procedure?
  38. define('HTTP_COOKIE_DOMAIN', 'www.nobleromancoins.com');
  39. define('HTTPS_COOKIE_DOMAIN', 'nobleromancoins.authsecure.com');
  40. define('HTTP_COOKIE_PATH', '/');
  41. define('HTTPS_COOKIE_PATH', '/');
  42. define('DIR_WS_HTTP_CATALOG', '/');
  43. define('DIR_WS_HTTPS_CATALOG', '/');
  44. define('DIR_WS_IMAGES', 'images/');
  45. define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
  46. define('DIR_WS_INCLUDES', 'includes/');
  47. define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
  48. define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
  49. define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
  50. define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
  51. define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
  52.  
  53. //Added for BTS1.0
  54. define('DIR_WS_TEMPLATES', 'templates/');
  55. define('DIR_WS_CONTENT', DIR_WS_TEMPLATES . 'content/');
  56. define('DIR_WS_JAVASCRIPT', DIR_WS_INCLUDES . 'javascript/');
  57. //End BTS1.0
  58. define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');
  59. define('DIR_FS_CATALOG', '/var/www/vhosts/nobleromancoins.com/httpdocs/');
  60. define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
  61. define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');
  62.  
  63. // define our database connection
  64. define('DB_SERVER', 'localhost'); // eg, localhost - should not be empty for productive servers
  65. define('DB_SERVER_USERNAME', 'nobleromancoins');
  66. define('DB_SERVER_PASSWORD', 'T0fgR$&6rET');
  67. define('DB_DATABASE', 'nobleromancoins_com');
  68. define('USE_PCONNECT', 'false'); // use persistent connections?
  69. define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'
  70.  
  71. ██████████████████████████████END█████████████████████████████████████
  72.  
  73.  
  74.  
  75. Have Fun!
  76.  
  77.  
  78.  
  79. ████████████████████████████████████████████████████████████████████
  80. CMDL1NE
  81. ████████████████████████████████████████████████████████████████████
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement