Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
sit /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2018-01-16 11:06
php53
[ DIR ]
drwxr-xr-x
2018-01-16 11:06
php56
[ DIR ]
drwxr-xr-x
2018-01-16 11:06
php71
[ DIR ]
drwxr-xr-x
2018-01-16 11:06
config.inc.php
892
B
-rw-r--r--
2012-09-13 07:55
edit.php
5.05
KB
-rw-r--r--
2018-01-16 00:15
edit.xml
433
B
-rw-r--r--
2016-05-03 04:42
fileindex.php
3.37
KB
-rw-r--r--
2012-09-13 07:55
import.php
3.33
KB
-rw-r--r--
2018-01-16 00:15
info.xml
3.25
KB
-rw-r--r--
2018-01-15 07:07
install.js
921
B
-rw-r--r--
2013-05-29 05:15
install.php
4.67
KB
-rw-r--r--
2018-01-16 00:15
install.xml
801
B
-rw-r--r--
2012-09-13 07:55
md5
3.46
KB
-rw-r--r--
2018-01-16 00:15
notes.txt
98
B
-rw-r--r--
2018-01-15 07:07
Save
Rename
<?php # config.inc.php - SiT! Config file generated automatically by setup.php on [[date]] # Web Path # The path to SiT! from the browsers perspective with a trailing slash. e.g. /sit/ $CONFIG['application_webpath'] = '[[relativeurl]]/'; # MySQL Database Username $CONFIG['db_username'] = '[[softdbuser]]'; # MySQL Database Password $CONFIG['db_password'] = '[[softdbpass]]'; # MySQL Database Name $CONFIG['db_database'] = '[[softdb]]'; # MySQL Database Table Prefix # Optionally prefix database table names with the a string (e.g. 'sit_', use this if the database you are using is shared with other applications $CONFIG['db_tableprefix'] = '[[dbprefix]]'; # Attachment Filesystem Path # The full absolute file system path to a directory to store attachments in (with a trailing slash). This directory should be writable $CONFIG['attachment_fspath'] = '[[softpath]]/[[attachments]]/';