One Hat Cyber Team
Your IP :
216.73.216.183
Server IP :
23.137.84.82
Server :
Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
Server Software :
LiteSpeed
PHP Version :
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
var
/
softaculous
/
ilias
/
View File Name :
config.json
{ "common" : { "client_id" : "[[client_id]]", "server_timezone" : "America/New_York" }, "database" : { "type" : "innodb", "host" : "[[softdbhost]]", "user" : "[[softdbuser]]", "password": "[[softdbpass]]", "database": "[[softdb]]", "create_database": false }, "filesystem" : { "data_dir" : "[[softdatadir]]" }, "logging" : { "enable" : true, "path_to_logfile" : "[[softdatadir]]/ilias.log", "errorlog_dir" : "[[softdatadir]]/logs/" }, "http" : { "path" : "[[softurl]]" }, "systemfolder" : { "contact" : { "firstname" : "[[admin_fname]]", "lastname" : "[[admin_lname]]", "email" : "[[admin_email]]" } }, "utilities" : { "path_to_convert" : "[[convert]]", "path_to_zip" : "[[zip]]", "path_to_unzip" : "[[unzip]]" }, "mediaobject" : { "path_to_ffmpeg" : "[[ffmpeg]]" }, "preview" : { "path_to_ghostscript" : "[[ghostscript]]" } }