uawdijnntqw1x1x1
IP : 13.58.73.59
Hostname : host45.registrar-servers.com
Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
jackpotjunglegam
/
..
/
..
/
var
/
softaculous
/
.
/
wp58
/
.
/
.
/
..
/
kirby
/
..
/
ocart4
/
config_.php
/
/
<?php // APPLICATION define('APPLICATION', 'Admin'); // HTTP define('HTTP_SERVER', '[[softurl]]/admin/'); define('HTTP_CATALOG', '[[softurl]]/'); // DIR define('DIR_OPENCART', '[[real_softpath]]/'); define('DIR_APPLICATION', DIR_OPENCART . 'admin/'); define('DIR_EXTENSION', DIR_OPENCART . 'extension/'); define('DIR_IMAGE', DIR_OPENCART . 'image/'); define('DIR_SYSTEM', DIR_OPENCART . 'system/'); define('DIR_CATALOG', DIR_OPENCART . 'catalog/'); 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', ''); // OpenCart API define('OPENCART_SERVER', 'https://www.opencart.com/');
/home/jackpotjunglegam/../../var/softaculous/./wp58/././../kirby/../ocart4/config_.php
<?php
// APPLICATION
define('APPLICATION', 'Admin');
// HTTP
define('HTTP_SERVER', '[[softurl]]/admin/');
define('HTTP_CATALOG', '[[softurl]]/');
// DIR
define('DIR_OPENCART', '[[real_softpath]]/');
define('DIR_APPLICATION', DIR_OPENCART . 'admin/');
define('DIR_EXTENSION', DIR_OPENCART . 'extension/');
define('DIR_IMAGE', DIR_OPENCART . 'image/');
define('DIR_SYSTEM', DIR_OPENCART . 'system/');
define('DIR_CATALOG', DIR_OPENCART . 'catalog/');
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', '');
// OpenCart API
define('OPENCART_SERVER', 'https://www.opencart.com/');