| Server IP : 162.144.4.212 / Your IP : 216.73.216.9 Web Server : Apache System : Linux gator2125.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | 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]]"
}
}