I use windows for development. I can create a form and upload files with Document(File Name), but I fail to do the same thing in production environment which I use Linux Debian 9. The error message is “(field name of the FileName): upload failed”.
Strange enough that I also fail to upload with Document(Database) and the error message is “(field name of the Blob): upload failed”.
In my production environment I use php7.2 and my scriptcase version is 9.
(By the way, I run this on google cloud platform).
Please help me as I got no clue how I can fix it.
Thank you!