| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/ilias/ |
Upload File : |
{
"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]]"
}
}