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

Software: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.12 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g. PHP/5.2.4-2ubuntu5.12 

uname -a: Linux forum.circlefusion.com 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/www/test.axkickboxing.com/public_html/   drwxrwxr-x
Free 11.64 GB of 97.11 GB (11.99%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     settings.inc.php (1.33 KB)      -rwxrwxr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?

// DEFINE SETTINGS HERE
$root_web "http://test.axkickboxing.com/";
$root_web_path "/www/test.axkickboxing.com/public_html/";
$axess_root_web "http://axess.axkickboxing.com/";

// err_type 1 = email. 3 = custom log
$err_type 1;
// if err_type = 1, then $err_target = 'brian@axkickboxing.com'
// if err_type = 3, then $err_target = '/var/log/nginx/theaxforum.error.log'
//$err_target = '/var/log/nginx/theaxforum.error.log'; 
$err_target 'brian@axkickboxing.com'

$debug_view FALSE;

ini_set('log_errors','1'); 
ini_set('display_errors','1'); 

// Get the current Session Timeout Value 
// from http://prajapatinilesh.wordpress.com/2009/01/14/manually-set-php-session-timeout-php-session/
$currentTimeoutInSecs ini_get('session.gc_maxlifetime');
// Change the session timeout value to 30 minutes
ini_set('session.gc_maxlifetime'30*60);
// php.ini settings required for session timeout.
ini_set('session.gc_probability',1);
ini_set('session.gc_divisor',1);

//This fixes the separate session ID per subdomain issue
//ini_set('session.cookie_domain', substr($_SERVER['SERVER_NAME'],strpos($_SERVER['SERVER_NAME'],"."),100));
//session_set_cookie_params(7200, '/', '.theaxforum.com');
session_set_cookie_params ,"/"preg_replace"/^".( isset( $_SERVER["SUBDOMAIN"] ) ? $_SERVER["SUBDOMAIN"]:"www" )."\./",""$_SERVER["HTTP_HOST"] ) );

?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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