Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.217.89
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
arastta /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-14 12:19
php53
[ DIR ]
drwxr-xr-x
2025-04-14 12:19
php56
[ DIR ]
drwxr-xr-x
2025-04-14 12:19
php71
[ DIR ]
drwxr-xr-x
2025-04-14 12:19
php81
[ DIR ]
drwxr-xr-x
2025-04-14 12:19
php82
[ DIR ]
drwxr-xr-x
2025-04-14 12:19
clone.php
4.82
KB
-rw-r--r--
2024-05-01 22:39
config.php
511
B
-rw-r--r--
2021-12-22 22:54
edit.php
4.4
KB
-rw-r--r--
2024-05-01 22:39
edit.xml
484
B
-rw-r--r--
2021-12-22 22:54
fileindex.php
190
B
-rw-r--r--
2021-12-22 22:54
import.php
3.41
KB
-rw-r--r--
2024-05-01 22:39
info.xml
3.9
KB
-rw-r--r--
2024-05-01 22:25
install.js
924
B
-rw-r--r--
2021-12-22 22:54
install.php
5.7
KB
-rw-r--r--
2024-05-01 22:39
install.xml
1.27
KB
-rw-r--r--
2021-12-22 22:54
md5
3.92
KB
-rw-r--r--
2024-05-01 22:39
notes.txt
127
B
-rw-r--r--
2021-12-22 22:54
Save
Rename
<?php /** * @package Arastta eCommerce * @copyright 2015-2017 Arastta Association. All rights reserved. * @copyright See CREDITS.txt for credits and other copyright notices. * @license GNU GPL version 3; see LICENSE.txt * @link https://arastta.org */ // DB define('DB_DRIVER', 'mysqli'); define('DB_HOSTNAME', '[[softdbhost]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_DATABASE', '[[softdb]]'); define('DB_PREFIX', '[[dbprefix]]');