Current Path: > > > var > softaculous > tine
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 | - | - | |
clone.php | File | 4193 bytes | May 02 2024 12:49:12. | |
config.inc.php | File | 1407 bytes | December 23 2021 11:54:36. | |
edit.php | File | 4489 bytes | May 02 2024 12:49:12. | |
edit.xml | File | 433 bytes | December 23 2021 11:54:36. | |
fileindex.php | File | 332 bytes | December 23 2021 11:54:36. | |
import.php | File | 3407 bytes | May 02 2024 12:49:12. | |
info.xml | File | 3295 bytes | May 02 2024 10:25:50. | |
install.js | File | 921 bytes | December 23 2021 11:54:36. | |
install.php | File | 6414 bytes | May 02 2024 12:49:12. | |
install.xml | File | 820 bytes | December 23 2021 11:54:36. | |
md5 | File | 2728 bytes | May 02 2024 12:49:12. | |
notes.txt | File | 1453 bytes | January 10 2022 11:47:30. |
<?php // NOTE: You can either: // - copy this file to config.inc.php and add change config values // - create an empty config.inc.php, make it writeable to the webserver and edit config via the setup.php interface // - make this directory temporary writeable to the webserver and edit config via the setup.php interface // minimal configuration return array( // set 'count' equal zero to disable captcha, or set to number of invalid logins before request captcha. 'captcha' => array('count'=>0), 'database' => array( 'host' => '[[softdbhost]]', 'dbname' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'adapter' => 'pdo_mysql', 'tableprefix' => '[[dbprefix]]', ), 'setupuser' => array( 'username' => '[[admin_username]]', 'password' => '[[admin_setup_pass]]' ), 'tmpdir' => '[[softdatadir]]/tmp', 'filesdir' => '[[softdatadir]]/files', /* // optional cache (recommended) 'caching' => array ( 'active' => true, 'path' => 'PATH TO CACHE (NEEDS TO BE WRITEABLE BY WEBSERVER)', 'lifetime' => 3600, ), */ /* // optional logger 'logger' => array ( 'active' => true, 'filename' => 'LOG FILE (NEEDS TO BE WRITEABLE BY WEBSERVER)', 'priority' => '7', ), */ );
SILENT KILLER Tool