|
Server : Apache System : Linux box5228.bluehost.com 5.14.0-687.39.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Aug 18 06:09:16 EDT 2026 x86_64 User : ttkkiedu ( 1804) PHP Version : 8.2.33 Disable Function : NONE Directory : /proc/thread-self/root/var/softaculous/freescout/ | |
|
Path: //proc/thread-self/root/var/softaculous/freescout/notes.txt
Size: 788 B
Permissions: 0644
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