| Server IP : 170.10.162.208 / Your IP : 216.73.216.181 Web Server : LiteSpeed System : Linux altar19.supremepanel19.com 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64 User : deltahospital ( 1806) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/deltahospital/test.delta-hospital.com/ |
Upload File : |
var/softaculous/ocart4/config.php 0000644 00000002172 15053044733 0013063 0 ustar 00 <?php
// APPLICATION
define('APPLICATION', 'Catalog');
// HTTP
define('HTTP_SERVER', '[[softurl]]/');
// DIR
define('DIR_OPENCART', '[[real_softpath]]/');
define('DIR_APPLICATION', DIR_OPENCART . 'catalog/');
define('DIR_EXTENSION', DIR_OPENCART . 'extension/');
define('DIR_IMAGE', DIR_OPENCART . 'image/');
define('DIR_SYSTEM', DIR_OPENCART . 'system/');
define('DIR_STORAGE', '[[softdatadir]]/storage/');
define('DIR_LANGUAGE', DIR_APPLICATION . 'language/');
define('DIR_TEMPLATE', DIR_APPLICATION . 'view/template/');
define('DIR_CONFIG', DIR_SYSTEM . 'config/');
define('DIR_CACHE', DIR_STORAGE . 'cache/');
define('DIR_DOWNLOAD', DIR_STORAGE . 'download/');
define('DIR_LOGS', DIR_STORAGE . 'logs/');
define('DIR_SESSION', DIR_STORAGE . 'session/');
define('DIR_UPLOAD', DIR_STORAGE . 'upload/');
// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', '[[softdbhost]]');
define('DB_USERNAME', '[[softdbuser]]');
define('DB_PASSWORD', '[[softdbpass]]');
define('DB_DATABASE', '[[softdb]]');
define('DB_PORT', '3306');
define('DB_PREFIX', '[[dbprefix]]');
define('DB_SSL_KEY', '');
define('DB_SSL_CERT', '');
define('DB_SSL_CA', '');
var/softaculous/goffice67/config.php 0000644 00000000402 15053205604 0013434 0 ustar 00 <?php
$config = array (
'file_storage_path' => '[[softdatadir]]',
'tmpdir' => '[[softpath]]/tmp',
'db_host' => '[[softdbhost]]',
'db_name' => '[[softdb]]',
'db_user' => '[[softdbuser]]',
'db_pass' => '[[softdbpass]]',
'db_port' => '3306',
);
var/softaculous/whmcs89/config.php 0000644 00000001417 15053453375 0013200 0 ustar 00 <?php
/**
* Custom Crons Directory Configuration
*
* This crons folder may be moved to any place above or below the docroot.
*
* We recommend locating it outside the docroot to prevent browser based access.
*
* Upon moving it, you must provide the path to your WHMCS installation to
* allow the cron task files to communicate with the parent WHMCS installation.
*
* To do this, rename this file config.php, then uncomment and enter the full
* path to the WHMCS root directory in the $whmcspath variable below.
*
* You must also provide the appropriate path to the crons folder in the
* $crons_dir variable inside the WHMCS master configuration file.
*
* For more information please see https://docs.whmcs.com/Custom_Crons_Directory
*/
$whmcspath = '[[softpath]]/';
var/softaculous/ocart2/config.php 0000644 00000002010 15053454263 0013053 0 ustar 00 <?php
// HTTP
define('HTTP_SERVER', '[[softurl]]/');
// HTTPS
define('HTTPS_SERVER', '[[softurl]]/');
// DIR
define('DIR_APPLICATION', '[[real_softpath]]/catalog/');
define('DIR_SYSTEM', '[[real_softpath]]/system/');
define('DIR_IMAGE', '[[real_softpath]]/image/');
define('DIR_STORAGE', '[[softdatadir]]/storage/');
define('DIR_LANGUAGE', DIR_APPLICATION . 'language/');
define('DIR_TEMPLATE', DIR_APPLICATION . 'view/theme/');
define('DIR_CONFIG', DIR_SYSTEM . 'config/');
define('DIR_CACHE', DIR_STORAGE . 'cache/');
define('DIR_DOWNLOAD', DIR_STORAGE . 'download/');
define('DIR_LOGS', DIR_STORAGE . 'logs/');
define('DIR_MODIFICATION', DIR_STORAGE . 'modification/');
define('DIR_SESSION', DIR_STORAGE . 'session/');
define('DIR_UPLOAD', DIR_STORAGE . 'upload/');
// DB
define('DB_DRIVER', 'mysqli');
define('DB_HOSTNAME', '[[softdbhost]]');
define('DB_USERNAME', '[[softdbuser]]');
define('DB_PASSWORD', '[[softdbpass]]');
define('DB_DATABASE', '[[softdb]]');
define('DB_PORT', '3306');
define('DB_PREFIX', '[[dbprefix]]'); var/softaculous/whmcs82/config.php 0000644 00000001417 15053524013 0013155 0 ustar 00 <?php
/**
* Custom Crons Directory Configuration
*
* This crons folder may be moved to any place above or below the docroot.
*
* We recommend locating it outside the docroot to prevent browser based access.
*
* Upon moving it, you must provide the path to your WHMCS installation to
* allow the cron task files to communicate with the parent WHMCS installation.
*
* To do this, rename this file config.php, then uncomment and enter the full
* path to the WHMCS root directory in the $whmcspath variable below.
*
* You must also provide the appropriate path to the crons folder in the
* $crons_dir variable inside the WHMCS master configuration file.
*
* For more information please see https://docs.whmcs.com/Custom_Crons_Directory
*/
$whmcspath = '[[softpath]]/';
var/softaculous/whmcs83/config.php 0000644 00000001417 15053525235 0013165 0 ustar 00 <?php
/**
* Custom Crons Directory Configuration
*
* This crons folder may be moved to any place above or below the docroot.
*
* We recommend locating it outside the docroot to prevent browser based access.
*
* Upon moving it, you must provide the path to your WHMCS installation to
* allow the cron task files to communicate with the parent WHMCS installation.
*
* To do this, rename this file config.php, then uncomment and enter the full
* path to the WHMCS root directory in the $whmcspath variable below.
*
* You must also provide the appropriate path to the crons folder in the
* $crons_dir variable inside the WHMCS master configuration file.
*
* For more information please see https://docs.whmcs.com/Custom_Crons_Directory
*/
$whmcspath = '[[softpath]]/';
var/softaculous/whmcs81/config.php 0000644 00000001417 15053527444 0013167 0 ustar 00 <?php
/**
* Custom Crons Directory Configuration
*
* This crons folder may be moved to any place above or below the docroot.
*
* We recommend locating it outside the docroot to prevent browser based access.
*
* Upon moving it, you must provide the path to your WHMCS installation to
* allow the cron task files to communicate with the parent WHMCS installation.
*
* To do this, rename this file config.php, then uncomment and enter the full
* path to the WHMCS root directory in the $whmcspath variable below.
*
* You must also provide the appropriate path to the crons folder in the
* $crons_dir variable inside the WHMCS master configuration file.
*
* For more information please see https://docs.whmcs.com/Custom_Crons_Directory
*/
$whmcspath = '[[softpath]]/';
var/softaculous/moodle43/config.php 0000644 00000001351 15053632124 0013310 0 ustar 00 <?php // Moodle configuration file
unset($CFG);
global $CFG;
$CFG = new stdClass();
$CFG->dbtype = '[[dbtype]]';
$CFG->dblibrary = 'native';
$CFG->dbhost = '[[softdbhost]]';
$CFG->dbname = '[[softdb]]';
$CFG->dbuser = '[[softdbuser]]';
$CFG->dbpass = '[[softdbpass]]';
$CFG->prefix = '[[dbprefix]]';
$CFG->dboptions = array (
'dbpersist' => 0,
'dbport' => '',
'dbsocket' => '',
'dbcollation' => '[[collate]]',
);
$CFG->wwwroot = '[[punycode_softurl]]';
$CFG->dataroot = '[[softdatadir]]';
$CFG->admin = 'admin';
$CFG->directorypermissions = 0777;
require_once(__DIR__ . '/lib/setup.php');
// There is no php closing tag in this file,
// it is intentional because it prevents trailing whitespace problems!
var/softaculous/moodle41/config.php 0000644 00000001351 15053632324 0013310 0 ustar 00 <?php // Moodle configuration file
unset($CFG);
global $CFG;
$CFG = new stdClass();
$CFG->dbtype = '[[dbtype]]';
$CFG->dblibrary = 'native';
$CFG->dbhost = '[[softdbhost]]';
$CFG->dbname = '[[softdb]]';
$CFG->dbuser = '[[softdbuser]]';
$CFG->dbpass = '[[softdbpass]]';
$CFG->prefix = '[[dbprefix]]';
$CFG->dboptions = array (
'dbpersist' => 0,
'dbport' => '',
'dbsocket' => '',
'dbcollation' => '[[collate]]',
);
$CFG->wwwroot = '[[punycode_softurl]]';
$CFG->dataroot = '[[softdatadir]]';
$CFG->admin = 'admin';
$CFG->directorypermissions = 0777;
require_once(__DIR__ . '/lib/setup.php');
// There is no php closing tag in this file,
// it is intentional because it prevents trailing whitespace problems!
var/softaculous/moodle45/config.php 0000644 00000001351 15053633346 0013321 0 ustar 00 <?php // Moodle configuration file
unset($CFG);
global $CFG;
$CFG = new stdClass();
$CFG->dbtype = '[[dbtype]]';
$CFG->dblibrary = 'native';
$CFG->dbhost = '[[softdbhost]]';
$CFG->dbname = '[[softdb]]';
$CFG->dbuser = '[[softdbuser]]';
$CFG->dbpass = '[[softdbpass]]';
$CFG->prefix = '[[dbprefix]]';
$CFG->dboptions = array (
'dbpersist' => 0,
'dbport' => '',
'dbsocket' => '',
'dbcollation' => '[[collate]]',
);
$CFG->wwwroot = '[[punycode_softurl]]';
$CFG->dataroot = '[[softdatadir]]';
$CFG->admin = 'admin';
$CFG->directorypermissions = 0777;
require_once(__DIR__ . '/lib/setup.php');
// There is no php closing tag in this file,
// it is intentional because it prevents trailing whitespace problems!
var/softaculous/iwp/config.php 0000644 00000002154 15054457150 0012470 0 ustar 00 <?php
#Show Error
define('APP_SHOW_ERROR', true);
@ini_set('display_errors', (APP_SHOW_ERROR) ? 'On' : 'Off');
error_reporting(E_ALL & ~E_NOTICE & ~E_STRICT);
if(defined('E_DEPRECATED')) {
error_reporting(error_reporting() & ~E_DEPRECATED);
}
if(function_exists('phpversion')){
if(version_compare(phpversion(),'8.0.0','>=')){
error_reporting(error_reporting() & ~E_WARNING);
define('IWP_PHP8',true);
}
}
define('SHOW_SQL_ERROR', APP_SHOW_ERROR);
define('APP_VERSION', '3.4.5.1');
define('APP_INSTALL_HASH', '[[APP_INSTALL_HASH]]');
define('APP_ROOT', dirname(__FILE__));
define('APP_DOMAIN_PATH', '[[softurl_no_http]]/');
define('APP_V3', 1);
define('APP_ROOT_V2', dirname(__FILE__));
define('APP_DOMAIN_PATH_V2', '[[softurl_no_http]]/');
define('EXECUTE_FILE', 'execute.php');
define('DEFAULT_MAX_CLIENT_REQUEST_TIMEOUT', 180);//Request to client wp
$config = array();
$config['SQL_DATABASE'] = '[[softdb]]';
$config['SQL_HOST'] = '[[softdbhost]]';
$config['SQL_USERNAME'] = '[[softdbuser]]';
$config['SQL_PASSWORD'] = '[[softdbpass]]';
$config['SQL_PORT'] = '3306';
$config['SQL_TABLE_NAME_PREFIX'] = '[[dbprefix]]';