/var/softaculous/freescout
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.env9220644editdlrm
.installed590644editdlrm
clone.php119220644editdlrm
config.php374950644editdlrm
edit.php43800644editdlrm
edit.xml4470644editdlrm
extend.php103010644editdlrm
fileindex.php3530644editdlrm
import.php32290644editdlrm
info.xml27060644editdlrm
install.js9210644editdlrm
install.php72610644editdlrm
install.xml19990644editdlrm
md529040644editdlrm
notes.txt7880644editdlrm
update_pass.php5180644editdlrm
upgrade.php65280644editdlrm
upgrade.xml2820644editdlrm
Edit: /var/softaculous/freescout/notes.txt (788B)
1. PHP REQUIREMENT LINK : https://github.com/freescout-helpdesk/freescout#requirements 2. Select (GMT-04:00) Eastern Time (US) in manual installation. 3. Before running manual installation add APP_TRUSTED_HOSTS ='[[domain_name]]' in blank .env file , or else it gives error Access denied Untrusted Host: [[domain_name]]. Add the following to your .env file and clear cache: APP_TRUSTED_HOSTS ='[[domain_name]]' 4. set date.timezone = "America/New_York" in php.ini before manual installation and set the same in cache/config.php, .env and in sql if there is any change in timezone. 5. Upgrade added since 1.8.194, We use the manual method to perform upgrade as mentioned here in their wiki https://github.com/freescout-help-desk/freescout/wiki/Updating-FreeScout#method-5-update-manually