? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/membershop/
File Upload :
Current File : /home/admin/public_html/old/membershop/config.php

<?
###########################################
#-----------Users login system------------#
###########################################
/*=========================================\
Author      :  Mohammed Ahmed             \\
Version     :  1.2                        \\
Date Created:  Aug 20  2005               \\
----------------------------              \\
Last Update:    26-APR-2008               \\
----------------------------              \\
Country    :   Palestine                  \\
City       :   Gaza                       \\
E-mail     :   m@maaking.com              \\
WWW        :   http://www.maaking.com     \\
Skype      :   maaking                    \\
                                          \\
===========================================\
------------------------------------------*/

//skip the config file if somebody call it from the browser.
if (stristr($_SERVER['PHP_SELF'], "config.php")) {
    Header("Location: index.php");
    die();
}
/*
//your databse hostname.
$db_host = "localhost";
//your database username.
$db_username = "admin_happykorea";
//your db user password
$db_password = "happyktcc2011";
//your database name.
$databse_name = "admin_happykorea";
//tables prefix. Don't change unless you change this value in the db.
$prefix = "maaking";
*/

//your databse hostname.
$db_host = "localhost";
//your database username.
$db_username = "admin_happykorea";
//your db user password
$db_password = "my;iNgdks]u2011";
//your database name.
$databse_name = "admin_happykorea";
//tables prefix. Don't change unless you change this value in the db.
$prefix = "maaking";


?>

T1KUS90T
  root-grov@210.1.60.28:~$