⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.177
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
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]]" } }