Advertisement
CMDL1NE

█ Hacked Nobleromancoins.com - DB Details

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