Current Path: > > > var > softaculous > osclassified
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
images | Directory | - | - | |
php53 | Directory | - | - | |
php56 | Directory | - | - | |
php71 | Directory | - | - | |
php81 | Directory | - | - | |
php82 | Directory | - | - | |
changelog.txt | File | 14728 bytes | June 04 2025 11:17:04. | |
clone.php | File | 5972 bytes | June 04 2025 12:08:38. | |
config.php | File | 4328 bytes | June 04 2025 11:17:04. | |
edit.php | File | 4890 bytes | June 04 2025 12:08:38. | |
edit.xml | File | 433 bytes | August 21 2023 10:43:14. | |
extend.php | File | 9271 bytes | June 04 2025 12:08:38. | |
fileindex.php | File | 135 bytes | August 21 2023 10:43:14. | |
import.php | File | 3500 bytes | June 04 2025 12:08:38. | |
info.xml | File | 4043 bytes | June 04 2025 11:17:04. | |
install.js | File | 921 bytes | August 21 2023 10:43:14. | |
install.php | File | 6378 bytes | June 04 2025 12:08:38. | |
install.xml | File | 922 bytes | August 21 2023 10:43:14. | |
md5 | File | 1900 bytes | June 04 2025 12:08:38. | |
notes.txt | File | 301 bytes | June 04 2025 11:17:04. | |
osclassified.sql | File | 72073 bytes | June 04 2025 11:17:04. | |
osclassified.zip | File | 6843285 bytes | June 04 2025 11:17:04. | |
robots.txt | File | 273 bytes | August 21 2023 10:43:14. | |
update_pass.php | File | 562 bytes | August 21 2023 10:43:14. |
<?php // MySql database host define('DB_HOST', '[[softdbhost]]'); // MySql database username define('DB_USER', '[[softdbuser]]'); // MySql database password define('DB_PASSWORD', '[[softdbpass]]'); // MySql database name define('DB_NAME', '[[softdb]]'); // MySql database table prefix define('DB_TABLE_PREFIX', '[[dbprefix]]'); // Relative web url define('REL_WEB_URL', '[[relativeurl]]/'); // Web address - modify here for SSL version of site define('WEB_PATH', '[[softurl]]/'); // *************************************** // // ** OPTIONAL CONFIGURATION PARAMETERS ** // // *************************************** // // Enable debugging // define('OSC_DEBUG', true); // show PHP error logs and notices // define('OSC_DEBUG_DB', true); // show DB queries // define('OSC_DEBUG_LOG', true); // save PHP errors & logs to oc-content/debug.log // define('OSC_DEBUG_DB_LOG', true); // save DB logs into oc-content/queries.log // define('OSC_DEBUG_DB_EXPLAIN', true); // save DB explain logs into oc-content/explain_queries.log // define('OSC_DEBUG_CACHE', true); // show cache debug information, when cache is enabled // define('OSC_DEBUG_DB_AJAX_PRINT', true); // print errors on ajax calls // Change backoffice folder (after re-naming /oc-admin/ folder) // define('OC_ADMIN_FOLDER', 'oc-admin'); // Demo mode //define('DEMO', true); //define('DEMO_THEMES', true); //define('DEMO_PLUGINS', true); // PHP memory limit (ideally should be more than 128MB) // define('OSC_MEMORY_LIMIT', '256M'); // Debug PHP mailer. OSC_DEBUG must be true. Error logs from PHPMailer goes to oc-content/debug.log automatically. // Accepted debug level values: 1 - client only, 2 - client and server (default), 3 - client, server and connection, 4 - low-level information // define('PHPMAILER_DEBUG_LEVEL', 1); // Set cookies domain to transfer cookies & session across domain & subdomains. Enter 'yourdomain.com' to transfer cookies to subdomains. // After setting COOKIE_DOMAIN, clean cache, cookies and restart browser! // define('COOKIE_DOMAIN', 'yoursite.com'); // Cache options for OSC_CACHE: memcache, memcached, apc, apcu, default // Default cache means dummy one - just imitates cache // define('OSC_CACHE_TTL', 60); // Cache refresh time in seconds // MemCache caching option (database queries cache). Select only one $_cache_config option, TCP or Unix socket // define('OSC_CACHE', 'memcache'); // $_cache_config[] = array('default_host' => '127.0.0.1', 'default_port' => 11211, 'default_weight' => 1); // TCP option // $_cache_config[] = array('default_host' => '/usr/local/var/run/memcache.sock', 'default_port' => 0, 'default_weight' => 1); // Unix socket option // MemCached caching option (database queries cache). Select only one $_cache_config option, TCP or Unix socket // define('OSC_CACHE', 'memcached'); // $_cache_config[] = array('default_host' => '127.0.0.1', 'default_port' => 11211, 'default_weight' => 1); // TCP option // $_cache_config[] = array('default_host' => '/usr/local/var/run/memcached.sock', 'default_port' => 0, 'default_weight' => 1); // Unix socket option // Redis caching option (database queries cache). Only one $_cache_config option supported, TCP or Unix socket // define('OSC_CACHE', 'redis'); // $_cache_config[] = array('default_host' => '127.0.0.1', 'default_port' => 6379, 'default_password' => ''); // TCP option // $_cache_config[] = array('default_host' => '/usr/local/var/run/redis.sock', 'default_port' => -1, 'default_password' => ''); // Unix socket option // Force disable URL encoding for non-latin characters // define('OSC_FORCE_DISABLE_URL_ENCODING', true); // Alpha & beta testing - experimental // define('ALPHA_TEST', true); // define('BETA_TEST', true); // Increase default login time for user // session_set_cookie_params(2592000); // ini_set('session.gc_maxlifetime', 2592000); // Enable Countries, Regions, Cities and Categories to be pre-loaded into PHP session. Recommended if there is just few hundreds of records // define('OPTIMIZE_CATEGORIES', false); // define('OPTIMIZE_CATEGORIES_LIMIT', 1000); // define('OPTIMIZE_CITIES', false); // define('OPTIMIZE_CITIES_LIMIT', 5000); // define('OPTIMIZE_REGIONS', false); // define('OPTIMIZE_REGIONS_LIMIT', 2000); // define('OPTIMIZE_COUNTRIES', false); ?>
SILENT KILLER Tool