1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-09-19 18:21:31 +02:00

Updated Installation Guide (markdown)

FreeScout 2024-03-08 15:05:19 +03:00
parent 3a345d19cd
commit 89ed29e201

@ -570,6 +570,10 @@ If using HTTPS make sure it's properly configured: https://github.com/freescout-
The only solution is to disable Rocket Loader in CloudFlare (see [this](https://github.com/freescout-helpdesk/freescout/issues/3452)).
### — ERROR: Path cannot be empty at FilesystemAdapter.php
This means that PHP can not create a temporary file. On Windows for example you need to give PHP permission in IIS 10 to write to `C:\Windows\temp\`.
### — Sometimes authenticated user unexpectedly logs in under another user
If you are using NGINX Proxy Manager or any other proxy, disable all kinds of Assets Cache (like in [this issue](https://github.com/freescout-helpdesk/freescout/issues/3837#issuecomment-1971856397)).